aboutsummaryrefslogtreecommitdiff
path: root/src/py
Commit message (Expand)AuthorAgeFilesLines
* correctly handling java versions in class-version-verify.pyMiroslav Šulc2021-06-192-6/+14
* fixed handling of module-info.classMiroslav Šulc2021-06-192-4/+9
* fixed a typoMiroslav Šulc2021-06-191-1/+1
* https://bugs.gentoo.org/758716Volkmar W. Pogatzki2020-12-151-4/+4
* allow expanding external entities through SAX parser.Arfrever Frehtes Taifersar Arahesis2020-11-053-11/+60
* xml-rewrite-2.py: add back os.chdir() function call.0.6.3Patrice Clement2020-07-151-0/+2
* fix - check if xml file is empty0.6.2Miroslav Šulc2019-10-291-1/+2
* fixes bug #6986860.6.1Miroslav Šulc2019-10-291-1/+1
* decode bytes string to unicode string0.6.0Patrice Clement2017-09-081-1/+1
* rework SaxRewriterBase and SaxRewriter classesPatrice Clement2017-08-141-4/+18
* assign a default value to these argsPatrice Clement2017-08-131-1/+1
* reformat headerPatrice Clement2017-08-131-3/+1
* remove useless header once againPatrice Clement2017-08-131-16/+0
* reformat usage textPatrice Clement2017-08-122-41/+36
* clean up headerPatrice Clement2017-08-121-21/+0
* use context managers wherever possiblePatrice Clement2017-08-121-16/+12
* reorganise importsPatrice Clement2017-08-121-3/+2
* remove useless or statementsPatrice Clement2017-08-121-9/+9
* remove ChangeLogPatrice Clement2017-08-121-18/+0
* swap around string encodingPatrice Clement2017-08-101-2/+2
* doesn't convert str to UTF8Patrice Clement2017-08-101-1/+1
* convert usage to a multi line stringPatrice Clement2017-08-101-15/+14
* format strings in a saner wayPatrice Clement2017-08-081-2/+2
* change variable namePatrice Clement2017-08-082-14/+11
* remove __version__ variable referencesPatrice Clement2017-08-083-3/+3
* fix importsPatrice Clement2017-08-081-2/+2
* autopep8 formatPatrice Clement2017-08-0810-386/+785
* more cleanupPatrice Clement2017-08-085-16/+1
* remove a few more headers and add braces around two print functions0.4.0Patrice Clement2017-08-077-17/+2
* port to python 3Patrice Clement2017-07-0423-371/+328
* Complete the previous patch, actually remove the missing import.Vlastimil Babka2011-02-131-1/+0
* Remove usage of PrettyPrint from pyxml, bug #354421. Thanks to Rafał Mużył...Vlastimil Babka2011-02-132-5/+2
* Add patch for python-2.6 from bug #239479.Petteri Räty2009-03-071-1/+1
* Adding preliminarily, ruff, sucky and generally unfinished first draft of ecl...Alistair Bush2008-07-054-24/+178
* Forgot about xjavac tags.James Le Cuirot2008-06-171-1/+1
* New approach to rewriting the classpath. The previous one didn't work very well.James Le Cuirot2008-06-171-53/+17
* These tabs got left behind.James Le Cuirot2008-06-171-5/+5
* Merge ali_bush's layout_refactor_branch back to trunk with some changes.James Le Cuirot2008-06-1612-127/+272
* Fix bugs caused by layout changes.Alistair Bush2008-06-142-4/+7
* Modified headers and added vim modeline.Alistair Bush2008-01-0514-289/+267
* Finalise setup.py, update class-version-verifyAlistair Bush2008-01-032-91/+47
* Started setup.py and migrated more tools.Alistair Bush2008-01-0313-0/+1161
* Refactored code of active sub-projects into new file structure. Currently mis...Alistair Bush2007-12-3110-0/+994