Differences between revisions 1 and 2
Revision 1 as of 2004-06-24 02:52:09
Size: 1247
Editor: pcp07847745pcs
Comment:
Revision 2 as of 2005-01-12 00:27:04
Size: 1367
Editor: av9361
Comment: started a section about pitfalls
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 29: Line 28:

=== Pitfalls ===

 * ["StrIsNotAString"]
 * ["PrintFails"]
 * ["ShellRedirectionFails"]
 * ["UnicodeEncodeError"]

Resources to help you learn how to handle Unicode in your Python programs:

General Unicode Resources

Python-Specific Resources

Standard Reference

Search the Python reference for:

Tutorials

Sample Code

Pitfalls

Unicode (last edited 2008-11-15 14:00:16 by localhost)

Unable to edit the page? See the FrontPage for instructions.