A certainl part of an if() structure never gets executed.

Νικόλαος Κούρας support at superhost.gr
Wed Jun 12 07:03:20 EDT 2013


Oh my God!

i just need to do this:

for i, month in enumerate( months ):
	print('<option value="%s"> %s </option>' % (month, month) )



More information about the Python-list mailing list