Tue Jul 20 01:44:16 GMT Daylight Time 2010 david-sarah@jacaranda.org * __init__.py: silence DeprecationWarning about BaseException.message globally. New patches: [__init__.py: silence DeprecationWarning about BaseException.message globally. david-sarah@jacaranda.org**20100720004416 Ignore-this: 539564a3a21c23d38cfabe3dbd90eaa5 ] { hunk ./src/allmydata/__init__.py 38 warnings.filters.pop() warnings.filters.pop() -# This warning is generated by twisted, but not when it is imported, only on an error. +# This warning is generated by twisted, PyRex, and possibly other packages, +# but can happen at any time, not only when they are imported. See +# http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1129 . warnings.filterwarnings("ignore", category=DeprecationWarning, message="BaseException.message has been deprecated as of Python 2.6", hunk ./src/allmydata/__init__.py 43 - module=".*twisted.*", append=True) + append=True) __version__ = "unknown" try: } Context: [TAG allmydata-tahoe-1.7.1 zooko@zooko.com**20100719131352 Ignore-this: 6942056548433dc653a746703819ad8c ] Patch bundle hash: 7a5a5d0f16c9cd3984315684f02c0f32b293d4ab