]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/PlotCanvas.py
Script updates
[wxWidgets.git] / wxPython / demo / PlotCanvas.py
index 4311942af39c36071c719ef915d78771694e6d05..9d0bf9f3025f84602f30c783102bd6425977933e 100644 (file)
@@ -1,12 +1,7 @@
-# 11/20/2003 - Jeff Grimmett (grimmtooth@softhome.net)
+
 #
-# o Updated for wx namespace
-# 
-# 11/30/2003 - Jeff Grimmett (grimmtooth@softhome.net)
+# wx.lib.wxPlotCanvas is deprecated. Use wx.lib.plot instead.
 #
-# o wxPlotCanvas must be updated with new draw mechanics (tuples) before
-#   it can be used with 2.5.
-# 
 
 import  wx
 import  wx.lib.wxPlotCanvas as  plot