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 reto
Recipients reto
Date 2007-10-11.11:30:37
SpamBayes Score 0.5233487
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
C:\devtools\Python30\Lib\idlelib>set
...
eRoomOfflineFiles=Z:\Documents and Settings\tgdwere3\My Documents\eRoom
Dateien
für die Offline-Bearbeitung\
...

C:\devtools\Python30\Lib\idlelib>..\..\python.exe idle.pyw
object  : UnicodeDecodeError('utf8', b'Z:\\Documents and
Settings\\tgdwere3\\My
Documents\\eRoom Dateien f\xfcr die Offline-Bearbeitung\\', 63, 69, 'u
nsupported Unicode code range')
type    : UnicodeDecodeError
refcount: 4
address : 00B825B0
lost sys.stderr

after removing the env variable idle starts
History
Date User Action Args
2007-10-11 11:30:38retosetspambayes_score: 0.523349 -> 0.5233487
recipients: + reto
2007-10-11 11:30:37retosetspambayes_score: 0.523349 -> 0.523349
messageid: <[email protected]>
2007-10-11 11:30:37retolinkissue1262 messages
2007-10-11 11:30:37retocreate