-
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.