importing

Gerrit Holl gerrit at nl.linux.org
Sat Jan 3 16:09:49 EST 2004


Boomer wrote:
> here's the error
> 
> Traceback (innermost last):
>   File "<string>", line 5, in ?
> AttributeError: 'string' object has no attribute 'split'

You are probably running an ancient Python version. Try upgrading to
Python 2.3. If you can't, try to import string and use string.split.
If this doesn't work, please send the error message to the list...

yours,
Gerrit.

-- 
15. If any one take a male or female slave of the court, or a male or
female slave of a freed man, outside the city gates, he shall be put to
death.
          -- 1780 BC, Hammurabi, Code of Law
-- 
Asperger's Syndrome - a personal approach:
	http://people.nl.linux.org/~gerrit/english/




More information about the Python-list mailing list