Python IDE PyScripter v.1.7.2 released
pyscripter at gmail.com
pyscripter at gmail.com
Fri Oct 27 01:35:00 CEST 2006
PyScripter is free and open source Windows-based Python IDE created
with the ambition to become competitive in functionality with
commercial IDEs available for other languages. Being built in a
compiled language (Delphi) is rather snappier than some of the other
Python IDEs and provides an extensive blend of features that make it a
productive Python development environment.
Download from http://mmm-experts.com/Products.aspx?ProductId=4
Version history at
http://mmm-experts.com/VersionHistory.aspx?ProductId=4
Development website: http://pyscripter.googlepages.com
This version is mainly a bug fix release of the previously released
version 1.7.1.
The change log compared to 1.7.1 is as follows:
History: v 1.7.2
New Features
Store toolbar positions
Improved bracket completion now also works with strings
(Issue #4)
Bug fixes
Bracket highlighting with non default background
Opening wrongly encoded UTF8 files results in empty module
File Format (Line End) choice not respected
Initial empty module was not syntax highlighted
Save As dialog had no default extension set
Unit Testing broken (regression)
Gap in the default tool bar (Issue #3)
Support:
Get support on PyScripter by emailing to pyscripter at gmail.com or by
visiting the PyScripter internet group
(http://groups.google.com/group/PyScripter) and posting your questions
and comments. You may also use the project home at Google code hosting
(http://code.google.com/p/pyscripter) to view existing issues or report
new ones.
More information about the Python-announce-list
mailing list