This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients David.James, georg.brandl, pitrou, tshepang
Date 2013-03-25.06:10:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364191843.93.0.918463604506.issue17514@psf.upfronthosting.co.za>
In-reply-to
Content
> 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 :)
History
Date User Action Args
2013-03-25 06:10:43georg.brandlsetrecipients: + georg.brandl, pitrou, tshepang, David.James
2013-03-25 06:10:43georg.brandlsetmessageid: <1364191843.93.0.918463604506.issue17514@psf.upfronthosting.co.za>
2013-03-25 06:10:43georg.brandllinkissue17514 messages
2013-03-25 06:10:43georg.brandlcreate