string.ascii_lowercase nel caso usi il 3.3 Ciao :-) --Luca On Feb 20, 2013 12:28 PM, "Carlo Miron" <mi...@python.it> wrote:
> Il 20 febbraio 2013 12:25, Dante Dis'Utopia <danteloi1...@gmail.com> ha > scritto: > > Grazie, perfetto! > > O anche > > >>> import string > >>> list(string.lowercase) > ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', > 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'] > > © > -- > R > K-<M>-S > L > _______________________________________________ > Python mailing list > Python@lists.python.it > http://lists.python.it/mailman/listinfo/python >
_______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python