python-webdav Code
Status: Beta
Brought to you by:
scaryclam
| File | Date | Author | Commit |
|---|---|---|---|
| __init__.py | 2010-01-11 | scaryclam | [r3] Changed directory structure and added setup.py ... |
| client.py | 2010-01-19 | scaryclam | [r6] Added test and method for mkdir() in client.py |
| connection.py | 2010-02-28 | scaryclam | [r13] Added delete, copy and send file methods |
| parse.py | 2010-02-25 | scaryclam | [r11] Got rid of the old xml parsing and replaced it ... |