Closed GoogleCodeExporter closed 9 years ago
this looks like a bug in the work done for 5.0. i will try understand and fix
it in the next week. sorry.
as a work-around you might be able to use parse_iterable() on the opened file?
Original comment by acooke....@gmail.com
on 1 Jan 2012 at 11:04
sorry, please ignore above workaround. looks like the problem is in the
iterable helper (which is called from the file code).
Original comment by acooke....@gmail.com
on 1 Jan 2012 at 11:26
a progress report: i have fixed this particular issue (the missing new_max
method on the iterable stream), but the example still fails because of further
problems with the tokenizer and iterable streams.
work continues...
Original comment by acooke....@gmail.com
on 6 Jan 2012 at 12:23
Fixed in 5.0.1, I hope.
Original comment by acooke....@gmail.com
on 8 Jan 2012 at 10:42
Original issue reported on code.google.com by
wrob...@gmail.com
on 26 Dec 2011 at 6:15