[Python-Dev] Add a developer mode to Python: -X dev command line option

Barry Warsaw barry at python.org
Thu Nov 16 10:39:15 EST 2017


On Nov 16, 2017, at 09:47, Yury Selivanov <yselivanov.ml at gmail.com> wrote:

> Let's keep it simple.  I'm big -1 on adding different "debug levels",
> they are always confusing.

Oh, this one’s easy.

-X dev       == some debugging
-X deve      == a little more
-X devel     == give it to me!
-X develo    == now you’re talking (literally)
-X develop   == thank you sir, may I have another?
-X develope  == here comes the flood
-X developer == needle inna haystack!

Cheers,
-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://mail.python.org/pipermail/python-dev/attachments/20171116/905b3a3e/attachment.sig>


More information about the Python-Dev mailing list