jegesh / python-random-access-file-reader

Low memory usage random access reader for csv and general files
14 stars 6 forks source link

Python3 please! #7

Closed philipperemy closed 2 years ago

jegesh commented 4 years ago

I'm sorry, this repo is not really being maintained, but you're more than welcome to submit a PR.

jegesh commented 4 years ago

What errors are you getting in python 3?

philipperemy commented 4 years ago

I think just the print "foo bar".

jegesh commented 4 years ago

There are no print commands in the code... Do you mean the example in the README?

philipperemy commented 4 years ago

Yes in the readme!