~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
..
__init__.py 2024.2.3 18 years ago John Arbash Meinel Move out export tests from test_too_much, refactor 4.8 KB Diff Download File
dir_exporter.py 1852.6.10 18 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 1852.6.6 18 years ago Robert Collins Finish updating iter_entries change to make all te 1.9 KB Diff Download File
zip_exporter.py 2024.2.8 18 years ago John Arbash Meinel paths are always forward slashed for python zipfil 3.3 KB Diff Download File