[Python-ideas] Show deprecation warnings in the interactive interpreter
Ethan Furman
ethan at stoneleaf.us
Wed Feb 25 23:49:42 CET 2015
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>
More information about the Python-ideas
mailing list