[Python-ideas] Show deprecation warnings in the interactive interpreter (original) (raw)
Ethan Furman ethan at stoneleaf.us
Wed Feb 25 23:49:42 CET 2015
- Previous message: [Python-ideas] Show deprecation warnings in the interactive interpreter
- Next message: [Python-ideas] Show deprecation warnings in the interactive interpreter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/25/2015 02:44 PM, Antoine Pitrou wrote:
There's nothing specific about "main scripts": every module suffers.
There may be nothing special about "main scripts", but there is something special about main: it's where hand-entered code runs when using the REPL.
--
Ethan
-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150225/45e7b817/attachment.sig>
- Previous message: [Python-ideas] Show deprecation warnings in the interactive interpreter
- Next message: [Python-ideas] Show deprecation warnings in the interactive interpreter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]