allmydata.__init__.py: temporary hack to debug failure on midnightmagic's buildslave

This commit is contained in:
david-sarah 2010-10-30 22:50:03 -07:00
parent cb764da0ed
commit 2ab0b1aa2c

View File

@ -4,6 +4,9 @@ Decentralized storage grid.
community web site: U{http://tahoe-lafs.org/}
"""
# temporary hack to debug failure on midnightmagic's buildslave:
import nevow
from allmydata import _auto_deps
_auto_deps.require_auto_deps()