Menu

#447 win32com makepy has a print statement in it

closed
nobody
com (105)
5
2009-10-14
2009-09-29
David Moore
No

It is very difficult to redirect print statements when using win32com inside an application, and extra verbosity on the command line can confuse users. Please change to using the standard logging module for errors and warnings, as these can be managed more effectively. The print statement should at the least be changed to a sys.stderr write to match the other errors.

Discussion

  • Mark Hammond

    Mark Hammond - 2009-09-29
    • status: open --> pending
     
  • Mark Hammond

    Mark Hammond - 2009-09-29

    sounds reasonable - please consider sending a patch...

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending --> closed