* updated build tools to have core files zip naming scheme be based on version information contained in build.number.properties * added new python library to allow reading java property files, remember to add the library to your PYTHONPATH before executing the python script otherwise the script will fail. `
6 lines
208 B
Plaintext
Executable File
6 lines
208 B
Plaintext
Executable File
* Add PEP 8 interface, python properties.
|
|
* Add in unit tests
|
|
- Have to find some really offensive .properties files
|
|
* Switch to returning Unicode values
|
|
* Possible coercion to python types (on ints/etc)
|