Yes he can use the below
 1.string.ascii_lowercase
 2.string.ascii_uppercase

As iam new to python,django i couldn't able to recollect it while
answering.

On Feb 5, 3:57 pm, Masklinn <maskl...@masklinn.net> wrote:
> On 5 févr. 09, at 11:40, Rama Vadakattu <ramaakrish...@gmail.com>  
> wrote:> k = [chr(i)  for i in range(97,123)]
>
> Why do you manually recreate something already provided to you in the  
> 'string' module?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to