X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/299647acac7960652aadb008775429c1f8ea9b8d..52f52ebc4e0be6a9899d328b08db9eb14629d219:/wxPython/demo/PlotCanvas.py diff --git a/wxPython/demo/PlotCanvas.py b/wxPython/demo/PlotCanvas.py index 4311942af3..9d0bf9f302 100644 --- a/wxPython/demo/PlotCanvas.py +++ b/wxPython/demo/PlotCanvas.py @@ -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