How do I display unicode value stored in a string variable using ord()

Terry Reedy tjreedy at udel.edu
Sun Aug 19 12:31:50 EDT 2012


On 8/19/2012 4:54 AM, wxjmfauth at gmail.com wrote:
> About the exemples contested by Steven:
> eg: timeit.timeit("('ab…' * 10).replace('…', 'œ…')")
> And it is good enough to show the problem. Period.

Repeating a false claim over and over does not make it true. Two people 
on pydev claim that 3.3 is *faster* on their systems (one unspecified, 
one OSX10.8).

-- 
Terry Jan Reedy





More information about the Python-list mailing list