X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..9e58eb5674cfac859568c9a4b1030012e1f0eb64:/wxPython/demo/TablePrint.py?ds=inline diff --git a/wxPython/demo/TablePrint.py b/wxPython/demo/TablePrint.py index c0e60c7c8b..8d4de77e89 100644 --- a/wxPython/demo/TablePrint.py +++ b/wxPython/demo/TablePrint.py @@ -9,6 +9,10 @@ # o printout.py is generating a snootful of errors all related to the # requirement for tuples on the base DC calls now # +# 12/10/2003 - Jeff Grimmett (grimmtooth@softhome.net) +# +# o Issues corrected. +# import os