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 Jean-Michel.Fauth
Recipients Jean-Michel.Fauth, benjamin.peterson, ezio.melotti, georg.brandl, loewis, r.david.murray
Date 2012-03-02.20:35:50
SpamBayes Score 5.1679526e-06
Marked as misclassified No
Message-id <1330720550.96.0.128066338603.issue14176@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I neglected the most important information.

Python 3.2 is working perfectly. It is simply impossible
to create non valid strings (type/class 'str') from a
keyboard. (non programmatically created).

Like the limited characters set I used when I wrote my
first program on a PDP-8.

Porting Py 2 code was a child play.
History
Date User Action Args
2012-03-02 20:35:51Jean-Michel.Fauthsetrecipients: + Jean-Michel.Fauth, loewis, georg.brandl, benjamin.peterson, ezio.melotti, r.david.murray
2012-03-02 20:35:50Jean-Michel.Fauthsetmessageid: <1330720550.96.0.128066338603.issue14176@psf.upfronthosting.co.za>
2012-03-02 20:35:50Jean-Michel.Fauthlinkissue14176 messages
2012-03-02 20:35:50Jean-Michel.Fauthcreate