Re: [Twisted-Python] Ldaptor patch for Interfaces

2009-08-17 Thread Tommi Virtanen
On Mon, Aug 17, 2009 at 11:37:10AM +0200, Colin Alston wrote: > TV! Please fix Ldaptor. We discussed this on IM, replying here for anyone looking at the archives. The SVN repo is dead, long live saner version control.. http://eagain.net/gitweb/?p=ldaptor.git -- :(){ :|:&};: __

[Twisted-Python] Ldaptor patch for Interfaces

2009-08-17 Thread Colin Alston
TV! Please fix Ldaptor. Index: interfaces.py === --- interfaces.py (revision 1506) +++ interfaces.py (working copy) @@ -1,6 +1,6 @@ -from twisted.python import components +from zope.interface import Interface -class ILDAP