]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
use sha instead of crypt to decrease suckage for windows users. also crypt kinda...
authorJonathan Ellis <jbellis@gmail.com>
Wed, 25 Jul 2007 19:00:14 +0000 (19:00 +0000)
committerJonathan Ellis <jbellis@gmail.com>
Wed, 25 Jul 2007 19:00:14 +0000 (19:00 +0000)
commit0effb191b761e3453c8f88c4591de751e7afc26e
treec5c8bdc447deab2e190b3abb3fb02c7abd976cdf
parente3908c916e0fe308c7e58d9563bfe5176b03d81e
use sha instead of crypt to decrease suckage for windows users.  also crypt kinda blows anyway
test/zblog/user.py