comparison pycaptcha/BUGS @ 87:4775b4195b4b

code pour la generation de captchas
author goldfinger
date Thu, 11 Feb 2010 05:09:46 -0500
parents
children
comparison
equal deleted inserted replaced
86:b3d76ebf2fac 87:4775b4195b4b
1 Known bugs:
2
3 - PersistentFactory() is almost certainly horrible at concurrent access
4 - Tests are never invalidated with PersistentStorage(), as they aren't written back to the database
5 - All files in Captcha/data are installed, including silly things like .svn directories and *~
6
7