Python 2.6 compatibility issue: the `__str__` method on exceptions is not called anymore, leading to empty permission error messages.
Change verified to work with Python 2.3.
Authored by: cboos 2009-06-23
Parent: [r8286]
Child: [r8288]