netcharm / pywebdav

Automatically exported from code.google.com/p/pywebdav
0 stars 0 forks source link

Error when try: from DAV import utils #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. install 0.9.8 version
2. run python console
3. try: from DAV import utils

What is the expected output? What do you see instead?

ImportError: No module named DAV

What version of the product are you using? On what operating system?

0.9.8

Original issue reported on code.google.com by ovnicr...@gmail.com on 26 Jun 2012 at 8:39

GoogleCodeExporter commented 8 years ago
It is normal because in 0.9.8 the code has been restructured see the doc/Changes

Original comment by cedric.krier@b2ck.com on 11 Sep 2012 at 7:18