/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2007-10-17 17:03:06 UTC
  • Revision ID: john@arbash-meinel.com-20071017170306-20w50sk1djh0i14k
Switch around to properly look up the executable bit in the basis.
We do this with a load-time switch around supports_executable(), rather than
a runtime if supports_executable() check.
It would be nice to inline the _is_executable_* check on platforms that support
executable, but we had a function call before, so we haven't degraded
performance.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Diff
__init__.py 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 2900.1.2 18 years ago Vincent Ladeuil Fix 149019 by using a proper line number when repo 114 KB Diff Download File