AttributeError: 'function' object has no attribute 'split'

Earl eee at nmt.edu
Thu May 6 12:45:49 EDT 2004


PathList= string.split(FullPath, "/") is generating the above error
message. when I run my script, but works just fine from the python
command line!  What gives?



More information about the Python-list mailing list