Thank you Alberto. Any idea when this will be pushed in to Jaunty?

And I've discovered another error in the example files. In
/usr/share/doc/python-xkit/README.gz/README:

For further information you can have a look at the documentation by
typing:

import XKit
help(XKit.xutils)

Should be:

For further information you can have a look at the documentation by
typing:

import XKit.xutils
help(XKit.xutils)

-- 
xkit exit with TypeError
https://bugs.launchpad.net/bugs/366624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to