/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-07-20 14:42:48 UTC
  • Revision ID: john@arbash-meinel.com-20070720144248-6qltqb2tkm9x49lw
Some cleanups for the EmailMessage class.
Remove self._msgobj as it can lead to reporting incorrect cached data.
Update tests for changes in python2.5, adding similar strings
into a dictionary, with one being unicode and the other string
causes a UnicodeWarning.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2353.4.3 18 years ago John Arbash Meinel Implement a 'ReadLock.temporary_write_lock()' to u 2.3 KB Diff Download File
test_lock.py 2363.3.3 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File