Commit Graph

9 Commits

Author SHA1 Message Date
e384b4c917 Fix a number of incorrect escapes
Pointed out by newer versions of pep8, but they were never correct.
2020-01-09 13:25:59 +01:00
9875fd8537 Attempt to fix localhtmlvalidate
It was already broken and didn't work properly, but update to py3 and at
least make it run. More changes are necessary to actually make it happy
again.
2019-01-26 16:19:26 +01:00
07d83eae42 Update script shebangs to use python3 2019-01-26 16:19:26 +01:00
c6c0bf1948 Update print and input syntax for python 3 2019-01-26 16:19:26 +01:00
0883ac6423 Fix whitespace and indentation, per pep8 2019-01-17 20:47:43 +01:00
87237f6536 Tabs, meet your new overlords: spaces
In a quest to reach pep8, use spaces to indent rather than tabs.
2019-01-17 15:35:39 +01:00
232c78aaa6 Add header as required by the w3c validator these days 2013-03-07 21:43:06 +01:00
a1e9de73e6 Add new book "PostgreSQL: Up and Running" 2013-01-01 18:38:02 +01:00
d8169e0f05 Add small tool to run w3c validator on local pages before deployment 2012-09-10 14:02:19 +02:00