Files
deb-python-pyvmomi/tests
Shawn Hartsock 5c6b04ec0f Remove calls to atexit in tests
When using ``atexit.register(connect.Disconnect, si)`` in a test
the test framework process will create extra trace when it exits.
To avoid producing this trace, remove all calls to atexit in tests.

fixes: https://github.com/vmware/pyvmomi/issues/131
2014-08-28 14:09:35 -04:00
..
2014-08-12 16:06:47 -04:00
2014-07-28 18:26:45 -04:00