python-test - The test modules from the main python package
Website: | http://www.python.org/ |
---|---|
License: | Python |
- Description:
The test modules from the main python package: python These have been removed to save space, as they are never or almost never used in production. You might want to install the python-test package if you're developing python code that uses more than just unittest and/or test_support.py.
Packages
python-test-2.6.6-51.el6.x86_64 [3.6 MiB] |
Changelog
by Matej Stuchlik (2013-09-04):
- Fixed memory leak in _ssl._get_peer_alt_names Resolves: rhbz#1002983 |