[Twisted-Python] words/doc/examples/aimbot.py - BCFactory missing

Ed Colmar ed at greengraphics.net
Tue Jun 14 15:27:51 EDT 2005


I started playing around with the toc implementation, with hopes that it 
would work for my (somewhat wierd) needs.

I'm seeing this error when firing up the bot:

Traceback (most recent call last):
  File 
"C:\Installers\python_modules\TwistedWords-0.1.0.tar\TwistedWords-0.1.0\TwistedWords-0.1.0\doc\examples\aimbot2.py", 
line 59, in ?
    bot = base.BCFactory( aimBot(screenname, password) )
AttributeError: 'module' object has no attribute 'BCFactory'

Perhaps this BCFactory class has moved? 

-ed




More information about the Twisted-Python mailing list