Make all classes subclass object.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 29 Mar 2008 14:37:29 +0000 (15:37 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 29 Mar 2008 14:37:29 +0000 (15:37 +0100)
commit176b573985a88c9d55019d42575e87338a607eba
tree351c4136811c90e6416d05216ce4a3cf6e081cbb
parentefba269849b5ce6b141e6e6dd73052391f85969e
Make all classes subclass object.
14 files changed:
branchprops.py
cache.py
commit.py
fileids.py
mapping.py
repository.py
scheme.py
tests/test_branch.py
tests/test_checkout.py
tests/test_commit.py
tests/test_fileids.py
tests/test_mapping.py
tests/test_scheme.py
transport.py