updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / hellanzb-git / 877271-2.diff
bloba1cd7e208e66a7986033a2819f7656c88a5ce448
1 --- HtPasswdAuth.py 2010-03-10 18:30:29.000000000 -0600
2 +++ /usr/lib/python2.6/site-packages/Hellanzb/HellaXMLRPC/HtPasswdAuth.py 2010-03-10 18:30:49.0000000$
3 @@ -19,7 +19,7 @@
4 from twisted.web.resource import Resource
6 import twisted.copyright
7 -if twisted.copyright.version >= '2.0.0':
8 +if twisted.copyright.version >= '2.0.0' or twisted.copyright.version >= '10.0.0':
9 from twisted.web import http
10 else:
11 from twisted.protocols import http