lp:gsn-util

Created by Greg Novak and last modified
Get this branch:
bzr branch lp:gsn-util
Only Greg Novak can upload to this branch. If you are Greg Novak please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Greg Novak
Project:
gsn-util
Status:
Development

Recent revisions

141. By Greg Novak

Wow, 2to3 checks syntax inside comments. I guess necessary for doctests.

140. By Greg Novak

Missing comma

139. By Greg Novak

Version bump.

138. By Greg Novak

Add classifiers.

137. By Greg Novak

Add ability to install to Python3 via 2to3 tool.

136. By Greg Novak

Add note in readme re: python version compatibility.

135. By Greg Novak

When running/reloading tests, it's useful to have import test in the __init__.py file. But don't leave that in released code so that the module doens't complain about lack of unittest2 features for people that don't want to run the tests.

134. By Greg Novak

Fix merge_sorted to deal with lack of cmp() and cmp argument to sorted() in python 3.

133. By Greg Novak

Split implementation of SnooperMixin.__getattribute__ into Python 2 and Python 3 versions b/c of differences in super() calling convention.

132. By Greg Novak

Fix test of BracketAccess object to that MRO is well-defined.

Branch metadata

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

Subscribers