]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
test_execute: import logging.handlers to fix AttributeError
authorMike Gilbert <floppym@gentoo.org>
Wed, 27 Feb 2013 20:01:37 +0000 (15:01 -0500)
committerMike Gilbert <floppym@gentoo.org>
Wed, 27 Feb 2013 20:01:37 +0000 (15:01 -0500)
commit05eb72d431bdbf32d9787b9cdfafc651e5b335e5
treed06482808db776dd9445f0a2ce12981989ad1783
parentd9a7f2dbd5f9b3a111b04ff59089cb84220fe427
test_execute: import logging.handlers to fix AttributeError

See also: https://bugs.gentoo.org/show_bug.cgi?id=458684
test/engine/test_execute.py