| pyroxide.util.passwordutil (version 19 , 2006-12-10 23:18:58 -0800 (Sun, 10 Dec 2006) ) | index /usr/lib/python2.4/site-packages/pyroxide/util/passwordutil.py |
Password Utilities.
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| MAX_LENGTH = 8 MIN_LENGTH = 6 __HeadURL__ = '$URL: http://pyroxide.org/svn/pyroxide/trunk/src/main/python/pyroxide/util/passwordutil.py $' __Id__ = '$Id: passwordutil.py 19 2006-12-11 07:18:58Z kevin $' __LastChangedBy__ = '$Author: kevin $' __LastChangedDate__ = '$Date: 2006-12-10 23:18:58 -0800 (Sun, 10 Dec 2006) $' __Revision__ = '$Rev: 19 $' __author__ = 'Kevin J. Smith (kevin@rootsmith.ca)' __copyright__ = '(c) 2006 rootsmith Inc.' __date__ = ' 2006-12-10 23:18:58 -0800 (Sun, 10 Dec 2006) ' __version__ = ' 19 ' | ||
| Author | ||
| Kevin J. Smith (kevin@rootsmith.ca) | ||