Notes |
(0000045)
sonic
2003-08-06 14:07
|
damn, made a typo... instead of index.py / indey.py it is of course the idle.py |
| |
(0000048)
gernot
2003-08-10 11:51
|
Could you please check your /usr/lib/python2.2/cs_helpers.py?
It seems you have an old one installed. Search for "getOption" and see if the function has this header:
def getOption(config,user,option,default=None):
Do you perhaps have different Python versions installed (perhaps one manually)? |
| |
(0000059)
sonic
2003-08-25 15:46
|
it's my fault... i had two pythons installed. no idea how that happened. |
| |
(0000060)
gernot
2003-08-25 15:56
|
So we can close this report, right? |
| |
(0000061)
sonic
2003-08-25 16:04
|
yep.. just drop it ;-) |
| |
(0000062)
gernot
2003-08-25 17:00
|
turned out to be an installation problem... |
| |