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 serhiy.storchaka
Recipients ezio.melotti, lemburg, loewis, nnorwitz, serhiy.storchaka
Date 2013-05-24.09:30:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369387812.98.0.236232283698.issue18048@psf.upfronthosting.co.za>
In-reply-to
Content
There are two test files for the same feature -- defining Python source code encodings (PEP 263). It is not clear where new tests should be added. Perhaps two files should be merged into the one file.

test_pep263.py was added in 2002, test_coding.py was added in 2005.
History
Date User Action Args
2013-05-24 09:30:13serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis, nnorwitz, ezio.melotti
2013-05-24 09:30:12serhiy.storchakasetmessageid: <1369387812.98.0.236232283698.issue18048@psf.upfronthosting.co.za>
2013-05-24 09:30:12serhiy.storchakalinkissue18048 messages
2013-05-24 09:30:12serhiy.storchakacreate