To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
« back to all changes in this revision
Viewing changes to bzrlib/tests/tree_implementations/test_annotate_iter.py
-
Committer:
John Arbash Meinel
-
Date:
2009-06-03 14:14:31 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4410.
-
Revision ID:
john@arbash-meinel.com-20090603141431-zeurvzs2iezwzdn5
A bit of code restructuring.
Move bzrlib/_bencode_py.py back to bzrlib/util/_bencode_py.py
Leaving it as _bencode_py.py so that people don't accidentally
import the old version.
Renaming _bencode_c.pyx => _bencode_pyx.pyx to conform to new naming scheme.
- files renamed:
-
bzrlib/_bencode_c.pyx
=>
bzrlib/_bencode_pyx.pyx
-
bzrlib/_bencode_py.py
=>
bzrlib/util/_bencode_py.py
Show diffs side-by-side
added
removed