lp:~barry/lazr.delegates/lp1096513

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/lazr.delegates/lp1096513
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
lazr.delegates
Status:
Merged

Recent revisions

20. By Barry Warsaw

Fixes based on Gavin Panella's review:

* delgate_to(): Check the length of *interfaces in the wrapper instead of in
  the embedded decorator.
* Fix typos.
* Use self.fail() instead of raising an AssertionError.

19. By Barry Warsaw

Update the MANIFEST.

18. By Barry Warsaw

More cleanups.

17. By Barry Warsaw

Full coverage in Python 3.

16. By Barry Warsaw

Fixes and test.

15. By Barry Warsaw

README.rst is no longer necessary.

Add unittest classes.

14. By Barry Warsaw

Reorganization for Python 2/3 compatibilty so that the Python 3 compatible API
is only imported/exposed in Python 3, and the legacy API is only exposed in
Python 2.

13. By Barry Warsaw

A few more cleanups.

12. By Barry Warsaw

fixes

11. By Barry Warsaw

Use a real namespace package in >= Python 3.3

Branch metadata

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

Subscribers