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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, exarkun, pitrou
Date 2010-10-13.23:53:26
SpamBayes Score 0.019723091
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> If the warnings are emitted as usual with the warnings module, you can 
> use -W to control this.

Right. Perhaps we can add a new warning category (e.g. ResourceWarning), or simply reuse RuntimeWarning.
History
Date User Action Args
2010-10-13 23:53:28pitrousetrecipients: + pitrou, exarkun, amaury.forgeotdarc, benjamin.peterson
2010-10-13 23:53:28pitrousetmessageid: <[email protected]>
2010-10-13 23:53:26pitroulinkissue10093 messages
2010-10-13 23:53:26pitroucreate