Parent Directory
|
Revision Log
|
Patch
revision 2699 by dpinte, Thu Jun 29 13:50:16 2006 UTC | revision 2700 by dpinte, Mon Sep 18 14:27:02 2006 UTC | |
---|---|---|
# | Line 102 versions['thuban'] = version | Line 102 versions['thuban'] = version |
102 | versions['thuban-long'] = longversion | versions['thuban-long'] = longversion |
103 | ||
104 | # wxPython | # wxPython |
105 | from wxPython.wx import __version__ as wxPython_version | |
106 | from wx import __version__ as wxPython_version | |
107 | versions['wxPython'] = wxPython_version | versions['wxPython'] = wxPython_version |
108 | versions['wxPython-tuple'] = make_tuple(wxPython_version) | versions['wxPython-tuple'] = make_tuple(wxPython_version) |
109 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |