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 eric.araujo
Recipients docs@python, eli.bendersky, eric.araujo, terry.reedy
Date 2010-07-20.15:16:59
SpamBayes Score 0.006510678
Marked as misclassified No
Message-id <1279639021.8.0.0143330298265.issue9312@psf.upfronthosting.co.za>
In-reply-to
Content
In documenting/markup:

program
    The name of an executable program. This may differ from the file name for the executable for some platforms. In particular, the .exe (or other) extension should be omitted for Windows programs.

So I believe the correct form would be ``python regrtest.py``.
History
Date User Action Args
2010-07-20 15:17:01eric.araujosetrecipients: + eric.araujo, terry.reedy, eli.bendersky, docs@python
2010-07-20 15:17:01eric.araujosetmessageid: <1279639021.8.0.0143330298265.issue9312@psf.upfronthosting.co.za>
2010-07-20 15:16:59eric.araujolinkissue9312 messages
2010-07-20 15:16:59eric.araujocreate