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 Suzumizaki
Recipients Suzumizaki, ezio.melotti, pitrou
Date 2009-05-27.11:33:56
SpamBayes Score 3.8499515e-09
Marked as misclassified No
Message-id <1243424037.99.0.103599304348.issue6102@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for reply.

I tried Python 3.1 Beta, and the testcode goes fine.
(and my current work also.) 

I checked with Windows XP, I told before.
My problem seems resolved, and here is answers only to make sure.

>(What is the value of sys.maxunicode there though?)

65535.

> I ran the script from the terminal with "python3 test.py" twice and it
> worked both the time (is this the correct way to use the script?).

Yes.

> If you delete the .pyc an reload the script again, does it work?

You mean "and" insted of "an", right?
The answer is Yes, even Python 3.0.1.

> (Next time upload the files separately, it's easier for us to see them.)

OK, I know.

Thank you very much for all.
History
Date User Action Args
2009-05-27 11:33:58Suzumizakisetrecipients: + Suzumizaki, pitrou, ezio.melotti
2009-05-27 11:33:57Suzumizakisetmessageid: <1243424037.99.0.103599304348.issue6102@psf.upfronthosting.co.za>
2009-05-27 11:33:57Suzumizakilinkissue6102 messages
2009-05-27 11:33:56Suzumizakicreate