1
# This file is for listing TODOs for branches that are being worked on.
2
# It should ALWAYS be empty in the mainline or in integration branches.
5
* Can the test framework try to prevent a particular module being overloaded
6
by overriding the import hook while running a test? Then we could test that
7
the correct fallback behaviour happens when e.g. pycurl isn't available.