Skip to content
New issue

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

Support Python3 #72

Open
GoogleCodeExporter opened this issue Apr 28, 2015 · 1 comment
Open

Support Python3 #72

GoogleCodeExporter opened this issue Apr 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant