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 Arfrever
Recipients Arfrever, alexis, eric.araujo, hagen, lemburg, mgorny, tarek, vstinner
Date 2011-04-28.14:52:40
SpamBayes Score 0.026995678
Marked as misclassified No
Message-id <1304002363.6.0.812622190025.issue10419@psf.upfronthosting.co.za>
In-reply-to
Content
Which patch do you mean?
(My patch already changes first_line_re to bytes. My patch was tested only with 3.2. Lib/distutils/command/build_scripts.py is currently identical in 3.1, 3.2 and 3.3.)
History
Date User Action Args
2011-04-28 14:52:43Arfreversetrecipients: + Arfrever, lemburg, vstinner, tarek, eric.araujo, hagen, alexis, mgorny
2011-04-28 14:52:43Arfreversetmessageid: <1304002363.6.0.812622190025.issue10419@psf.upfronthosting.co.za>
2011-04-28 14:52:40Arfreverlinkissue10419 messages
2011-04-28 14:52:40Arfrevercreate