Rev 4525: Remove AnnotatorPolicy in http://bazaar.launchpad.net/~jameinel/bzr/1.17-rework-annotate
John Arbash Meinel
john at arbash-meinel.com
Mon Jul 6 22:32:09 BST 2009
At http://bazaar.launchpad.net/~jameinel/bzr/1.17-rework-annotate
------------------------------------------------------------
revno: 4525
revision-id: john at arbash-meinel.com-20090706213140-dsyexxaynqaxea8d
parent: john at arbash-meinel.com-20090706212245-eeh0xp8izenxb8aq
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 1.17-rework-annotate
timestamp: Mon 2009-07-06 16:31:40 -0500
message:
Remove AnnotatorPolicy
-------------- next part --------------
=== modified file 'bzrlib/_annotator_py.py'
--- a/bzrlib/_annotator_py.py 2009-07-06 20:25:29 +0000
+++ b/bzrlib/_annotator_py.py 2009-07-06 21:31:40 +0000
@@ -25,10 +25,6 @@
)
-class AnnotatorPolicy(object):
- """Variables that define annotations."""
-
-
class Annotator(object):
"""Class that drives performing annotations."""
More information about the bazaar-commits
mailing list