Commit graph

5 commits

Author SHA1 Message Date
IIMarckus
7a566260e6 Remove python shebangs.
- Not all systems have /usr/bin/python
- On those that do, it is not always python 2
- These files aren't marked executable anyway

Just use "python whatever.py" via shell instead.

hg-commit-id: 09184f4c838d
2012-03-14 20:44:07 -06:00
Sanky
3cddafc519 Specified python2 executable. (Some systems default to Python 3.)
hg-commit-id: a28f903ec455
2012-03-06 23:52:51 +01:00
IIMarckus
4b13a72699 Reformat the character table, as suggested by Sanky.
hg-commit-id: 461183b23104
2012-03-05 00:13:54 -07:00
IIMarckus
0d4138441c Add "×" in text.
hg-commit-id: 78daeb956407
2012-03-05 00:00:55 -07:00
IIMarckus
e471bd6a3b Add textpre.py, a cleaner rewrite of textpre.awk in Python.
Also has one fewer bug: strings in comments are not converted.

hg-commit-id: ae08f1e4ca26
2012-03-04 23:02:08 -07:00