Download PyPE 2.7.2

Spread the love

PyPE is short for Python Programmers Editor which, as the name suggests, allows you to edit pieces of source code. It is written in the cross-platform language Python and uses wxPython for the user interface. The program has a handy syntax highlighter on board with which the source code can be displayed in a much clearer way. Anyone who has become curious about the appearance of this program can go on this page view some screenshots. The developer has released version 2.7.2 with the following changes:

Version 2.7.2:

  • (changed) files with at least 20,000 lines or at least 4 megs will no longer have their bookmark or fold states saved on close. This significantly reduces the time to close (and sometimes open) large files.
  • (fixed) code that uses MainWindow.exceptDialog() will now properly create a dialog.
  • (fixed) wxPython 2.7 incompatability in the Browsable directory tree in wxPython 2.7 – 2.7.1.2 .
  • (removed) some unnecessary debug printouts.
  • (changed) the ‘Search’ tab to better handle narrower layouts.
  • (fixed) the ‘Ignore .subdirs’ option in the ‘Search’ tab now gets disabled along with ‘Search Subdirectories’ when applicable.
  • (fixed) error when opening changelog.txt on unicode-enabled installations.
  • (fixed) spell checker for unicode-enabled platforms.
  • (fixed) case where various checkmarks in the Documents menu wouldn’t update when a document was opened, closed, or created on some platforms.
  • (added) –font= command line option for choosing the font that the editor will use.

Version number 2.7.2
Operating systems Windows 9x, Windows NT, Windows 2000, Linux, Windows XP, macOS
Website sourceforge
Download
License type GPL
You might also like