python-tools - A collection of development tools included with Python
Website: | http://www.python.org/ |
---|---|
License: | Python |
- Description:
This package includes several tools to help with the development of Python programs, including IDLE (an IDE with editing and debugging facilities), a color editor (pynche), and a python gettext program (pygettext.py).
Packages
python-tools-2.6.6-64.el6.x86_64 [869 KiB] |
Changelog
by Matej Stuchlik (2015-05-22):
- Enable use of deepcopy() with instance methods Resolves: rhbz#1223037 |