Cleaner fix for bug #411413.
* bzrlib/tests/test_plugins.py:
(TestDisablePlugin.setUp): Add more cleanups.
* bzrlib/plugin.py:
(_PluginBlackListImporter): Make blacklist an attribute and use a
singleton.
(set_plugins_path): Take disabled plugins into account.