summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-09 04:36:39 -0500
committerChris McDonough <chrism@plope.com>2011-12-09 04:36:39 -0500
commitdca45cea4e3d968b89dc62234f3d8d8392614da6 (patch)
tree2f15e50bd0b35a9d5d104923937c0d3522875332 /TODO.txt
parent773948a42423cc7185f36b8473576b4fcae1bcee (diff)
downloadpyramid-dca45cea4e3d968b89dc62234f3d8d8392614da6.tar.gz
pyramid-dca45cea4e3d968b89dc62234f3d8d8392614da6.tar.bz2
pyramid-dca45cea4e3d968b89dc62234f3d8d8392614da6.zip
fix bare python mentions
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 3db27899f..d682ec346 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -22,9 +22,6 @@ Must-Have
- Fix deployment recipes in cookbook (discourage proxying without changing
server).
-- Fix i18n and extending chapters to mention $venv/bin/python instead of bare
- "python".
-
- Review "pyramid.compat" API; trim unnecessary APIs from docs.
Nice-to-Have