homepage

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 skrah
Recipients benjamin.peterson, skrah
Date 2012年02月24日.18:30:15
SpamBayes Score 0.07468834
Marked as misclassified No
Message-id <1330108216.18.0.0457510512891.issue14109@psf.upfronthosting.co.za>
In-reply-to
Content
This failure occurs on the Windows 7 buildbot:
[302/364] test_lib2to3
--- D:\cygwin\home\db3l\buildarea3円.x.bolen-windows7\build\lib\lib2to3\tests\test_main.py	2012年02月13日 21:57:29.273004000 -0500
+++ @	2012年02月24日 11:59:54.408966500 -0500
@@ -42,7 +42,7 @@
 sys.stderr = save_stderr
 
 def test_unencodable_diff(self):
- input_stream = io.StringIO("print 'nothing'\nprint u'über'\n")
+ input_stream = io.StringIO("print 'nothing'\nprint u'�ber'\n")
 out = io.BytesIO()
 out_enc = codecs.getwriter("ascii")(out)
 err = io.StringIO()
History
Date User Action Args
2012年02月24日 18:30:16skrahsetrecipients: + skrah, benjamin.peterson
2012年02月24日 18:30:16skrahsetmessageid: <1330108216.18.0.0457510512891.issue14109@psf.upfronthosting.co.za>
2012年02月24日 18:30:15skrahlinkissue14109 messages
2012年02月24日 18:30:15skrahcreate

AltStyle によって変換されたページ (->オリジナル) /