~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
..
docs 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Diff
__init__.py 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 114 KB Diff Download File