X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..9d6685e21c32c9a7ae18c5e3a4b39b5466614e46:/wxPython/demo/TablePrint.py 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