/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-07-14 16:10:32 UTC
  • mto: (4526.2.3 1.17)
  • Revision ID: john@arbash-meinel.com-20090714161032-evzphbn9t15lay6j
Avoid using PyFrozenSet_New

it seems it wasn't defined in python2.4
The 'frozenset()' object is available, just not its C api.
However, we don't really need the function call, though
I would expect it to be slightly faster.
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 4464.4.1 16 years ago John Arbash Meinel Remove the check for trailing '/' completely. 3.7 KB Diff Download File
apply_bundle.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
bundle_data.py 4325.3.4 16 years ago Johan Walles Merge from upstream. 28.6 KB Diff Download File
commands.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File