Simon Tatham cfab21f7a7 editor: commit to Python 3.
At the time I wrote this editor, it was sensible to try to be Python
2/3 agnostic. P2 is now thoroughly obsolete, so I've removed the P2
affordances. That lets me fix the shebang line to say 'python3', and
chmod the file +x, so that you can run it by its name.

Also, it can be renamed to just 'editor', because now that it's
executable, the fact that it's in Python is nothing but an internal
implementation detail.
2024-10-13 15:04:53 +01:00
2024-06-12 22:54:26 +01:00
2024-10-05 13:06:39 +01:00
2024-10-04 00:30:30 +01:00
2024-10-13 15:04:53 +01:00
2024-08-17 00:11:11 +01:00
2024-10-05 13:06:39 +01:00
2024-10-05 13:06:39 +01:00
2024-10-12 17:05:57 +01:00
Description
No description provided
1.5 MiB
Languages
C 79.4%
HTML 6.6%
Python 6.2%
PostScript 4.4%
CSS 1.9%
Other 1.5%