Comment 20 for bug 75557

Revision history for this message
Matthias Klose (doko) wrote : Re: [Bug 75557] Re: instal python-uno broken: /usr/bin/pycentral::default_runtime.remove_byte_code() : 'NoneType' object

Kazade schrieb:
>> then don't mess with /usr, but do changes in your home or /usr/local.
>
> This bug has affected quite a few people though. I think it affected me
> because i installed python 2.5 and I had to change the symlinks so that
> "python" would run 2.4, either way RedGlow's regex fix is a far more
> robust way of getting the default python version and IMO there is no
> reason not to put it in.

it's not a fix; it hides the modification of the default python version, getting
errors later on. I'll add a check if the user did mess around with the python
symlink and abort with an error.