This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ceder
Recipients ceder
Date 2008-03-17.08:20:35
SpamBayes Score 0.36123288
Marked as misclassified No
Message-id <1205742037.47.0.480797140751.issue2316@psf.upfronthosting.co.za>
In-reply-to
Content
The attached program will generate log messages with a timestamp that
are logged into a file with an unexpected extension.

To run:

  mkdir badlogdir
  python badlogger.py

Running the program takes about 9 seconds.
History
Date User Action Args
2008-03-17 08:20:37cedersetspambayes_score: 0.361233 -> 0.36123288
recipients: + ceder
2008-03-17 08:20:37cedersetspambayes_score: 0.361233 -> 0.361233
messageid: <1205742037.47.0.480797140751.issue2316@psf.upfronthosting.co.za>
2008-03-17 08:20:36cederlinkissue2316 messages
2008-03-17 08:20:36cedercreate