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 exarkun
Recipients
Date 2004-09-29.03:21:16
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
  Line 116 of dist/src/Python/dynload_shlib.c contains
a printf() guarded by a Py_VerboseFlag.  This should be
a PySys_WriteStderr instead.
History
Date User Action Args
2007-08-23 14:26:29adminlinkissue1036752 messages
2007-08-23 14:26:29admincreate