On Tue, Sep 15, 2009 at 6:47 PM, Freddy Martinez Garcia <
fre...@cbm.uo.edu.cu> wrote:
> I wrote my problem in the last message an I wasn't clear with that...
>
>
> Ok... I'm going again... !!!
>
>
> I have a web server... this server was implemented with twisted using
> XMLRPC... when the server
On Tue, Aug 18, 2009 at 2:02 PM, Reza Lotun wrote:
> > Don't get too excited. Now I know I can blame you when it breaks! ;-)
>
> No worries. Fee free to ping me directly if you have any problems with it.
>
Feature request: Let me make regex filters for tweets. Ie. so I can filter
off when peopl
On Mon, Aug 17, 2009 at 11:45 AM, Reza Lotun wrote:
> The short answer is that you need to use twisted.cred.
You don't need to do that at all, it just happens to be the best way.
> wrapper = guard.HTTPAuthSessionWrapper(
>Portal(SimpleRealm(), checkers),
>
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