Does python hate cathy?

2008-03-23 Thread QS
Hi to all! I am new to python, and I encountered a weird problem. Here is my code ##>8 #!/usr/bin/python # Filename: objvar.py class Person: '''Represents a person.''' population = 0 #sex = 'F' #age = 22 # It is vague here: is this variable going

Re: Does python hate cathy?

2008-03-23 Thread QS
Thanks to you all! It's good to know... On Mar 23, 9:02 pm, Carsten Haese <[EMAIL PROTECTED]> wrote: > On Sun, 2008-03-23 at 17:42 -0700, George Sakkis wrote: > > That's really weird... it's reproducible on Windows too. It doesn't > > make any sense why the name of the variable would make a differ