Allow confirm_import_feed to return None
commitf002b9683962612a2599999eccbfbd18713835d2
authorThomas Leonard <talex5@gmail.com>
Wed, 25 Nov 2009 10:28:18 +0000 (25 10:28 +0000)
committerThomas Leonard <talex5@gmail.com>
Wed, 25 Nov 2009 10:28:18 +0000 (25 10:28 +0000)
tree37bb61aacdd2ccf93010b6d45c24c1b4e5fba11e
parentde6a8f800f2baa52217966983d23476cbae489a5
Allow confirm_import_feed to return None

Normally this method is asynchronous, but it might be useful for testing to
allow it to perform its work immediately and return None instead. Reported by
Aleksey Lim.
zeroinstall/injector/handler.py