On 23/05/13 04:14, Citizen Kant wrote:
Does anybody know if there's a Python method that gives or stores the
complete list of ascii characters or unicode characters? The list of every
single character available would be perfect.
There are only 127 ASCII characters, so getting a list of them is
On Wed, May 22, 2013 at 2:14 PM, Citizen Kant wrote:
> Does anybody know if there's a Python method that gives or stores the
> complete list of ascii characters or unicode characters? The list of every
> single character available would be perfect.
The unicodedata module provides access to the Un
Does anybody know if there's a Python method that gives or stores the
complete list of ascii characters or unicode characters? The list of every
single character available would be perfect.
Thanks.
___
Tutor maillist - Tutor@python.org
To unsubscribe o