Menu

#6 DepreciationWarning

open
nobody
None
5
2007-06-14
2007-06-14
Anonymous
No

In the new wx 2.8 there is a DepreciationWarning on from wxPython import wx, grid because it's now import wx then import wx.grid as grid and associated changes to the code in order to get the namespaces right. all wxWhatever is now wx.Whatever. Please, if you could change this, or I can change it and send you a copy. Thanks!

Discussion

  • Mat L

    Mat L - 2011-01-01

    DSV.py with correct namespace

     
  • Mat L

    Mat L - 2011-01-01

    sorry, I forgot all about this! I fixed the names and got rid of the depreciation warning.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.