Add possible Python 2.7 TODO entry - stahg-gopher - Static Mercurial page generator for gopher
(HTM) hg clone https://bitbucket.org/iamleot/stahg-gopher
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) changeset 7b3ce6eee6ce5e9373af06204a9df09636454e47
(DIR) parent b7259cc87fdca09f5ae0c2eccc06d88f5967d9dd
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 13 May 2019 15:20:53
Add possible Python 2.7 TODO entry
Diffstat:
TODO | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff -r b7259cc87fdc -r 7b3ce6eee6ce TODO
--- a/TODO Mon May 13 15:16:25 2019 +0200
+++ b/TODO Mon May 13 15:20:53 2019 +0200
@@ -15,3 +15,4 @@
------------------
- Add size information (e.g. `(1234B)', `123L') in files.gph and
file/<file>.gph, similar to stagit-gopher.
+ - Make it Python version agnostic (support Python 2.7 too)