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 Retro
Recipients Retro, docs@python
Date 2010-09-24.00:02:05
SpamBayes Score 0.03563941
Marked as misclassified No
Message-id <1285286528.33.0.133742788875.issue9934@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/distutils/sourcedist.html#manifest-related-options

Please visit the above link and note the typo in:
-o is a sortcut for --manifest-only.

Should be:
-o is a shortcut for --manifest-only.

The word "sortcut" is a typo. Please fix it to "shortcut". Thanks.
History
Date User Action Args
2010-09-24 00:02:08Retrosetrecipients: + Retro, docs@python
2010-09-24 00:02:08Retrosetmessageid: <1285286528.33.0.133742788875.issue9934@psf.upfronthosting.co.za>
2010-09-24 00:02:06Retrolinkissue9934 messages
2010-09-24 00:02:06Retrocreate