[Python-ideas] warnings package might provide an Option or a pre-filled OptionParser

Antoine Pitrou solipsis at pitrou.net
Fri Feb 19 21:41:12 CET 2010
Le Fri, 19 Feb 2010 21:28:18 +0100, Masklinn a écrit :
> 
> While nice, this option isn't available out of the box to scripts where
> the interpreter is implicit (./script.py, or `script` where it's on
> $PATH). I believe it would be nice if `warnings` provided something one
> could simply drop into `optparse` to automagically get -W handling,
> without having to define custom option actions every time.

It makes sense. Can you propose a patch on the tracker?




More information about the Python-ideas mailing list