[issue17514] Add the license to argparse.py

Georg Brandl report at bugs.python.org
Mon Mar 25 07:10:43 CET 2013


Georg Brandl added the comment:

> Speaking personally, I wouldn't want license boilerplates to start
> cluttering every file in the Python source tree. They are an annoyance
> when opening and reading source files.

On the other hand, a simple file header would make sense, and make standard library files more consistent, so that you can see in one glance that a module is from the stdlib.

Not that I'm motivated to do that :)

----------
nosy: +georg.brandl

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17514>
_______________________________________


More information about the Python-bugs-list mailing list