[Tutor] am I a dope? - nasty_exception_str =.....

2006-10-30 Thread Michael Daly
Hello python tutor when I tried to start a program called 'zope' that depends on python, I got this message at the bottom of a lot of 'traceback'*, and 'zope' didn't start: nasty_exception_str = Exception.__str__.im_func AttributeError: 'wrapper_descriptor' object has no attribute 'im_func' zope

[Tutor] python, python2 & python2.3 in /usr/bin

2006-11-05 Thread Michael Daly
Greetings everyone Could someone please explain these links...python2 seems to have resulted from an installation of python 2.5 (in a specified dir via the --prefix switch) and is a symbolic link to 'python' The others - python and python2.3 are just files and predate the python2 file. I am worri