gadfly gfplus error

I

Istvan Albert

Hello,

I've been playing around with gadfly, and it is a
great piece but I am having problems with gfplus
the interactive shell to gadfly.

Namely I get the following error when running the file:

---
Traceback (most recent call last):
File "/usr/local/bin/gfplus", line 3, in ?
main()
File
"/usr/local/lib/python2.3/site-packages/gadfly/scripts/gfplus.py", line
269, in main
shell.cmdloop()
File "/usr/local/lib/python2.3/cmd.py", line 109, in cmdloop
self.preloop()
File "/usr/local/lib/python2.3/cmd.py", line 150, in preloop
if self.completekey:
AttributeError: GadflyShell instance has no attribute 'completekey'
---

It looks as if the GadflyShell does not provide some attributes
that are needed later on. Inserting the

cmd.Cmd.__init__(self)

as the first line of the GadflyShell constructor solves this
problem. Is that the right solution?

Istvan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top