]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added 'ascii' as default encoding in case getdefaultlocale()[1] comes up with None...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Feb 2007 20:11:28 +0000 (20:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Feb 2007 20:11:28 +0000 (20:11 +0000)
commit78d610da91036100a6f5c84b347e703bcc37c18c
treeb7dedd367c8c1c8b1f1089455277b43d00fdd01b
parentfb1c544e81338ed9a33d0a6e8c1a18d6539a6d88
added 'ascii' as default encoding in case getdefaultlocale()[1] comes up with None (see [ticket:457])
lib/sqlalchemy/ext/sqlsoup.py