/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
1
2
3
4
5
6
7
# This file is for listing TODOs for branches that are being worked on.
# It should ALWAYS be empty in the mainline or in integration branches.
# 

 * Can the test framework try to prevent a particular module being overloaded
   by overriding the import hook while running a test?  Then we could test that 
   the correct fallback behaviour happens when e.g. pycurl isn't available.