7maVPUd1PYne3LwrVNT1PS changeset
Changeset | 653133306461 (b) |
---|---|
Parent | 323837313738 (a) |
a | b | ||
---|---|---|---|
3 | 3 | ''' | |
4 | 4 | ||
5 | 5 | import wx | |
... | |||
6 | - | import math | |
6 | + | ||
... | |||
7 | 7 | ||
8 | 8 | class MyFrame(wx.Frame): | |
9 | 9 | def __init__(self, parent, id, title): | |
... |
|
|
Changeset | 653133306461 (b) |
---|---|
Parent | 323837313738 (a) |
a | b | ||
---|---|---|---|
3 | 3 | ''' | |
4 | 4 | ||
5 | 5 | import wx | |
... | |||
6 | - | import math | |
6 | + | ||
... | |||
7 | 7 | ||
8 | 8 | class MyFrame(wx.Frame): | |
9 | 9 | def __init__(self, parent, id, title): | |
... |
|
|