]> granicus.if.org Git - python/commit
Improve “pysetup create” help messages.
authorÉric Araujo <merwok@netwok.org>
Thu, 18 Aug 2011 22:56:57 +0000 (00:56 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 18 Aug 2011 22:56:57 +0000 (00:56 +0200)
commit50e516aa8e981b767398dd0a0d42cb726bb35975
treee055a53c5d82dae3c30c06f00a892d33b84e242a
parentb931ab43452d5d71983efc459e495829e1f2a465
Improve “pysetup create” help messages.

The example version numbers were invalid and “package” was misused.  I
also made lines shorter, replaced “e-mail” with “email” (more common in
the stdlib and I believe in English generally) and tweaked a few other
things.
Lib/packaging/create.py