Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Perhaps we don't need unittest2 after all | Matěj Cepl | 2014-06-02 | 1 | -4/+2 |
| | | | | Bump the release as well. | ||||
* | Make the package compatible with python 2.70.9 | Matěj Cepl | 2012-04-17 | 1 | -1/+4 |
| | | | | | | | There is actually unittest module now, so we have to work for the possibility that unittest2 is not available. Fixes #49. | ||||
* | All tests succeeding!!! | Matěj Cepl | 2012-03-08 | 1 | -27/+27 |
| | |||||
* | Temporary commit to make files available | Matěj Cepl | 2012-02-27 | 1 | -1/+11 |
| | |||||
* | Reorganization of writer interface. | Matěj Cepl | 2012-02-27 | 1 | -3/+4 |
| | | | | | | | | Also: * changed license to MIT/X11 * cleanup of some PyLint warnings (mostly missing docstrings) * make _YamlishLoader a little bit cleaner (don't copy whole SafeLoader __init__, just subclass it cleanly). | ||||
* | Input/Read test succeed! | Matěj Cepl | 2012-02-23 | 1 | -137/+75 |
| | |||||
* | Syntactically correct Python code, albeit not working probably. | Matěj Cepl | 2012-02-16 | 1 | -394/+399 |
| | |||||
* | More tests and deleted yamlishwriter-php (there is really nothing there). | Matěj Cepl | 2012-02-16 | 1 | -0/+417 |