Medusa: global name 'split_path' is not defined: file: status_handler.pyline: 63
Romuald Texier
rtexier at elikya.com
Thu May 17 13:36:15 EDT 2001
More information about the Python-list mailing list
Thu May 17 13:36:15 EDT 2001
- Previous message (by thread): urllib & cookies
- Next message (by thread): Medusa: global name 'split_path' is not defined: file: status_handler.pyline: 63
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Eugene Leitl wrote: > > This is Python 2.1 and medusa-20010416.tar.gz > > I'm getting > > error: Server Error: exceptions.NameError, global name 'split_path' is > not defined: file: status_handler.py line: 63 > > when trying to access http://localhost:8080/status > > I'm also having trouble getting Bobo running, which also tells me > stuff about split_path: > > Traceback (most recent call last): > File "start_medusa.py", line 110, in ? > import bobo_handler > File "bobo_handler.py", line 58, in ? > split_path = default_handler.split_path > AttributeError: 'default_handler' module has no attribute 'split_path' > > > Any idea what is going on? Something changed in 2.1? > I got the same error : feel like the medusa tarball is wrong. -- Romuald Texier http://iprotools.elikya.com
- Previous message (by thread): urllib & cookies
- Next message (by thread): Medusa: global name 'split_path' is not defined: file: status_handler.pyline: 63
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list