
noname at nowhere
Aug 19, 2012, 11:18 AM
Post #1 of 1
(63 views)
Permalink
|
|
Re: How do I display unicode value stored in a string variable usingord()
|
|
"Dave Angel" wrote in message news:mailman.3519.1345399574.4697.python-list [at] python [...] > > This is an average slowdown by a factor of close to 2.3 on 3.3 when > compared with 3.2. > Using your measurement numbers, I get an average of 1.95, not 2.3 ================ Yes - you are right - my apologies. But it is close enough to 2 to still be worth asking. -- http://mail.python.org/mailman/listinfo/python-list
|