~bzr-pqm/bzr/bzr.dev

  • Committer: Alexander Belchenko
  • Date: 2007-01-03 00:23:45 UTC
  • Revision ID: bialix@ukr.net-20070103002345-7guxku60a0vwsoya
Don't use os.path.split and os.path.splitext directly, only from osutils.

Because only '/' is used as separator of pathname components inside zip archives,
bzrlib.plugin.load_from_zips() uses custom split algorithm for handling filenames 
to import from zip.
Filename Latest Rev Last Changed Committer Comment Size
..
old 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 2167.2.1 18 years ago Aaron Bentley Fix reading bundles from http URLs 2.2 KB Diff Download File
apply_bundle.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 2.6 KB Diff Download File
bundle_data.py 2052.3.6 18 years ago John Arbash Meinel [merge] bzr.dev 2078 27.3 KB Diff Download File
commands.py 2178.4.4 18 years ago Alexander Belchenko encoding_type = 'exact' force sys.stdout to be bin 6.8 KB Diff Download File
common.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1 KB Diff Download File