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 ncoghlan
Recipients alex, belopolsky, jcea, ncoghlan, rfk, rhettinger
Date 2011-09-20.09:26:42
SpamBayes Score 0.00062752876
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Attached patch should now be complete, including the documentation for the new keyword-only 'file' parameter on various dis module functions.
History
Date User Action Args
2011-09-20 09:26:49ncoghlansetrecipients: + ncoghlan, rhettinger, jcea, belopolsky, alex, rfk
2011-09-20 09:26:49ncoghlansetmessageid: <[email protected]>
2011-09-20 09:26:48ncoghlanlinkissue11816 messages
2011-09-20 09:26:48ncoghlancreate