os.sendfile was included into Python 3.3 as of:
http://bugs.python.org/issue10882
As such, if we're on Python 3.3 pysendfile module [1] shouldn't be a dependency
anymore and os.sendfile() should be used instead.
[1] https://code.google.com/p/pysendfile/
Original issue reported on code.google.com by g.rodola on 22 Mar 2013 at 10:45
Original issue reported on code.google.com by
g.rodola
on 22 Mar 2013 at 10:45