Showing results 1 to 3 of 3
Search took 0.01 seconds.
Posts Made By: Peagles
Forum: Python Sep 20th, 2006
Replies: 6
Views: 2,128
Posted By Peagles
Re: Unicode ord and unichr

Thank u so much!
Forum: Python Sep 20th, 2006
Replies: 6
Views: 2,128
Posted By Peagles
Re: Unicode ord and unichr

Ok thanx, this has helped me understand the problem and partially solve it, however, there is an additional problem.

When i concatate several unicoded characters like this:


a =...
Forum: Python Sep 18th, 2006
Replies: 6
Views: 2,128
Posted By Peagles
Unicode ord and unichr

Hi!

How can i derive the used integer from variable a, when i use following code:

a = unichr(275).encode('utf8')

When i try this:

print ord(a)
It raises an error...
Showing results 1 to 3 of 3

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:38 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC