| #
d912c6c5
|
| 27-Jul-2012 |
Pedro Giffuni <pfg@apache.org> |
Improve portability of pyuno python scripts.
Proper indentation is critical in Python: the reindent.py script made some cleanups.
Running the 2to3 script with specific options to disabling the next
Improve portability of pyuno python scripts.
Proper indentation is critical in Python: the reindent.py script made some cleanups.
Running the 2to3 script with specific options to disabling the next, unicode, and imports fixers further enhance portability.
pyuno is not yet Python 3 ready but these semiautomatic changes make things much easier.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366479 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|