-
R David Murray yazdı
If the input stream encoding couldn't encode one or more of the non-ascii characters in the prompt, it would fail, throwing a UnicodeEncodeError. Now if that happens we re-encoding using the 'replace' error handler. Patch by Kushal Das.
d5aa487c
To find the state of this project's repository at the time of any of these versions, check out
the tags.