We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The attached patch adds support for Python3. It was tested with Python 3.3 and 2.7. It should also work with 2.6 but has not been tested.
Original issue reported on code.google.com by greg.mit...@tuxsoft.net on 18 Aug 2013 at 4:10
greg.mit...@tuxsoft.net
Attachments:
The text was updated successfully, but these errors were encountered:
The latest pywebdav 0.9.8 does not include ez_setup.py anymore, I removed the corresponding diff, but the patch failed anyway: patching file pywebdav/lib/AuthServer.py patching file pywebdav/lib/WebDAVServer.py Hunk #1 succeeded at 15 with fuzz 2. patching file pywebdav/lib/davcmd.py patching file pywebdav/lib/davcopy.py patching file pywebdav/lib/davmove.py patching file pywebdav/lib/delete.py patching file pywebdav/lib/errors.py patching file pywebdav/lib/iface.py patching file pywebdav/lib/locks.py patching file pywebdav/lib/utils.py patching file pywebdav/server/fshandler.py patching file setup.py Hunk #1 FAILED at 8. Hunk #2 FAILED at 66. Hunk #3 succeeded at 101 (offset -1 lines). 2 out of 3 hunks FAILED -- saving rejects to file setup.py.rej Can you provide patch for pywebdav 0.9.8 please?
Original comment by skliarie@gmail.com on 23 Dec 2013 at 3:16
skliarie@gmail.com
Sorry, something went wrong.
No branches or pull requests
Original issue reported on code.google.com by
greg.mit...@tuxsoft.net
on 18 Aug 2013 at 4:10Attachments:
The text was updated successfully, but these errors were encountered: