[Twisted-Python] For examples: cred.py example adapted to use a db-based checker

Stephen Waterbury golux at comcast.net
Wed Feb 11 00:00:39 EST 2004


I don't know if this is of interest, but at least it works.  :)
There are surely some suboptimal (heh) things about it (like
doing separate db accesses for username and passwd, which I'll
work on some more ... but both accesses use a primary key
index, so not *too* bad I guess), so feel free to comment and/or
patch/rewrite -- especially to show more mainstream twisted ways
to do it, which I'm always happy to learn.

Cheers,
Steve
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: credwithdb.py
Url: http://twistedmatrix.com/pipermail/twisted-python/attachments/20040211/4d53b852/attachment.txt 


More information about the Twisted-Python mailing list