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

Cameron Simpson cs at zip.com.au
Tue Jun 11 22:00:13 EDT 2013


On 11Jun2013 18:25, Nikos <nagia.retsina at gmail.com> wrote:
| > What are the values of 'name', 'month' and 'year' in each of the cases?
| > 
| > Printing out ascii(name), ascii(month) and ascii(year), will be helpful.
| > 
| > Then try stepping through those lines in your head.
| 
| i hav epribted all values of those variables and they are all correct.
| i just dont see why ti fails to enter the specific if case.

Gah!
_Show_ us the values!
And _specify_ which part of the if-statement should run.
-- 
Cameron Simpson <cs at zip.com.au>

It's a vague science.   - Rory Tate, circle researcher.



More information about the Python-list mailing list