Victor Stinner b200da826c Fix test_netutils: stop patches
test_netutils monkey patches os.path.exists() and
six.moves.builtins.open() using mock, but it didn't stop the patchs.

A side effect is that test_excutils started to fail when executed after
test_netutils. Randomly, test_excutils was executed before or after
test_netutils, so test_excutils failure was random.

Closes-Bug: #1433800
Change-Id: Ifbe79c52f34b4373721e9aa2e22eb86f39b60b87
2015-03-23 14:37:56 +01:00
2014-06-18 23:12:10 -04:00
2015-01-08 09:07:22 -05:00
2014-08-30 08:35:42 +00:00
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 711 KiB
Languages
Python 93.9%
Gettext Catalog 6.1%