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 Árpád Kósa
Recipients Árpád Kósa
Date 2015-11-23.14:57:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448290639.34.0.0738045056565.issue25709@psf.upfronthosting.co.za>
In-reply-to
Content
One of my students found this bug. For ascii characters it works as you expect, but for greek alphabet it works unexpectedly.
The program works correctly for Python 3.2.x but for 3.4.x and 3.5 it gives erroneous result.
History
Date User Action Args
2015-11-23 14:57:19Árpád Kósasetrecipients: + Árpád Kósa
2015-11-23 14:57:19Árpád Kósasetmessageid: <1448290639.34.0.0738045056565.issue25709@psf.upfronthosting.co.za>
2015-11-23 14:57:19Árpád Kósalinkissue25709 messages
2015-11-23 14:57:19Árpád Kósacreate