nilmdb/tests/testutil
Jim Paris 84e21ff467 Move ASCII data parsing from the server to the rocket interface.
The server buffers the string and passes it to nilmdb.  Nilmdb passes
the string to bulkdata.  Bulkdata uses the rocket interface to parse
it in chunks, as necessary.  Everything gets passed back up and
everyone is happy.

Currently, only pyrocket implements append_string.
2013-03-05 17:51:17 -05:00
..
__init__.py Move test helpers into subdirectory 2013-01-05 15:00:34 -05:00
aplotter.py Move test helpers into subdirectory 2013-01-05 15:00:34 -05:00
helpers.py Move ASCII data parsing from the server to the rocket interface. 2013-03-05 17:51:17 -05:00
renderdot.py Move test helpers into subdirectory 2013-01-05 15:00:34 -05:00