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 terry.reedy
Recipients Rosuav, apalala, python-dev, terry.reedy
Date 2014-03-06.04:18:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394079519.47.0.262306869786.issue15618@psf.upfronthosting.co.za>
In-reply-to
Content
I tested by changing a few strings in the demo at the end of the file to unicode.  Any problems with os.path.isfile or Tk are different issues.  Thanks for the patch.
History
Date User Action Args
2014-03-06 04:18:39terry.reedysetrecipients: + terry.reedy, python-dev, Rosuav, apalala
2014-03-06 04:18:39terry.reedysetmessageid: <1394079519.47.0.262306869786.issue15618@psf.upfronthosting.co.za>
2014-03-06 04:18:39terry.reedylinkissue15618 messages
2014-03-06 04:18:38terry.reedycreate