Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-tools - A collection of development tools included with 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-29.el6.i686
[863 KiB] |
Changelog
by David Malcolm (2011-09-12):
- protect GIL detection within gdb debug hooks against C stack frames that
lack a name (source 1)
Related: rhbz#711818
Resolves: rhbz#736085
|