Message32303
It worked like this in all previous versions of Python. I think it is very useful e.g. if you work with development versions of other libraries. Better than adding import paths via sys.path += ['abc'] at the top of Python scripts. Or is there another or better way to add project specific import paths?
But at least there should be a notice in the documentation of Python 2.5 that this behaviour changed. I spend some time to find out that it was changed. |
|
Date |
User |
Action |
Args |
2007-08-23 14:54:55 | admin | link | issue1734860 messages |
2007-08-23 14:54:55 | admin | create | |
|