python-mode problem, doesnt load whole module?

Fredrik Lundh fredrik at pythonware.com
Wed Sep 17 12:37:31 EDT 2008


cnb wrote:

>>>> a = parsing.unserialize("C:/users/saftarn/desktop/twok.txt")
> Traceback (most recent call last):

>   File "C:\Python25\lib\pickle.py", line 1126, in find_class
>     klass = getattr(mod, name)

when reporting a traceback, please include the error message that 
follows after the stack trace.

</F>




More information about the Python-list mailing list