lp:~glyphobet/python-webdav-lib/default

Created by Glyphobet and last modified
Get this branch:
bzr branch lp:~glyphobet/python-webdav-lib/default
Only Glyphobet can upload to this branch. If you are Glyphobet please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Glyphobet
Project:
Python WebDAV Library
Status:
Development

Recent revisions

41. By Glyphobet

sys.stdout always has an encoding attribute, unless it has been overridden with another object, as nosetests does, for example. In that case, sys.stdout.encoding will raise an AttributeError. This will make it not raise that error and fall back to 'ascii'.

40. By schlauch

Clarified error messages when a request fails/or is tried again.

39. By schlauch

Adpated changes log accordingly.

38. By schlauch

Set current development version.

37. By schlauch

Added conversion to int() for getContentLength.

36. By schlauch

Corrected wrong version number.

35. By schlauch

Updated changes.txt.

34. By schlauch

Set new version number.

33. By schlauch

Correctly identified the suitable result of PROP* request for a resource.

32. By schlauch

Added an explaining comment for the the getLatmodified getter.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-webdav-lib
This branch contains Public information 
Everyone can see this information.

Subscribers