| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix SerializerUnicode to split unquoted newlines | Michael Schuller | 2014-03-10 | 1 | -1/+8 |
| | | | | | | | | This provides a fix to issue #131. The `split_unquoted_newlines()` function added to the utils module handles the splitting of the string by performing a simple iteration of the string passed in and splitting on unquoted CR, LF, or CR+LFs as they are found. | ||||
| * | Minor fixes to make the py3k version work again. | Andi Albrecht | 2011-07-29 | 1 | -1/+2 |
| | | |||||
| * | Fix a Py3K regression. | Andi Albrecht | 2010-12-09 | 1 | -1/+1 |
| | | |||||
| * | Initial import. | Andi Albrecht | 2009-04-03 | 1 | -0/+38 |
