Hi, Reading the producer/consumer docs I first found out that
IFinishableConsumer api link is broken (link to twisted.internet.interfaces): http://twistedmatrix.com/documents/current/core/howto/producers.html#auto7 Then I found out that IFinishableConsumer is defined in twisted.protocols.ftp.IFinishableConsumer I was expecting to see the interface defined in twisted.internet.interfaces . Should the broken link be fixed or interfaced moved ? I think that moving the interface should be safe, as old imports will still work. Thanks! -- Adi Roiban _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python