<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi All,<br>
<br>
I'm still a newbie in Python (I started learn it yesterday)  and I
faced a huge problem cuz python always crashes because of encoding
issue!<br>
<br>
<blockquote type="cite">
  <pre>Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: cp720
  </pre>
</blockquote>
<br>
so I <a
 href="http://bugs.python.org/issue8693?@ok_message=msg%20105576%20created%3Cbr%3Eissue%208693%20message_count%2C%20messages%20edited%20ok&@template=item">filed
a bug report</a> about it but I couldn't find a solution for this
problem so could you please help me to run python correctly?<br>
<br>
<b>Note:</b><br>
<ul>
  <li>I'm using: Windows XP SP3 32Bit, Python 3.1.2</li>
  <li>I tried to copy <a
 href="http://svn.python.org/view/python/trunk/Lib/encodings/cp720.py">cp720.py</a>
to Python31\Lib\encodings but it didn't fix the issue and gives me an
error message (see attachment plz)</li>
</ul>
<pre class="moz-signature" cols="72">-- 
Best Regards
Muhammad Bashir Al-Noimi
My Blog: <a class="moz-txt-link-freetext" href="http://mbnoimi.net">http://mbnoimi.net</a>
</pre>
</body>
</html>