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 gruszczy
Recipients eric.araujo, gruszczy
Date 2011-03-02.11:17:23
SpamBayes Score 0.018523801
Marked as misclassified No
Message-id <1299064644.06.0.0552436274731.issue11371@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I have run 

  ./python -m test -v test_getopt 

and it was ok.

Running 

  xgettext --from-code utf-8 getopt.py 

produces no output.
History
Date User Action Args
2011-03-02 11:17:24gruszczysetrecipients: + gruszczy, eric.araujo
2011-03-02 11:17:24gruszczysetmessageid: <1299064644.06.0.0552436274731.issue11371@psf.upfronthosting.co.za>
2011-03-02 11:17:23gruszczylinkissue11371 messages
2011-03-02 11:17:23gruszczycreate