From f7d35dafa7f019a54c2a50619a5f151c8238f7f3 Mon Sep 17 00:00:00 2001 From: tommy3001 Date: Tue, 30 Jul 2013 11:17:54 +0200 Subject: [PATCH] Review of Jinja2 template system and tornado webserver Some issues found --- Readme.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Readme.rst b/Readme.rst index b0e60c6..a789e7f 100644 --- a/Readme.rst +++ b/Readme.rst @@ -26,7 +26,6 @@ Topics include: - Testing. Jenkins + tox guides. - How to interface w/ hg from git easily - what libraries to use for what -- Different tutorials If you are not fond of reading reStructuredText, there is an almost up-to-date `HTML version at docs.python-guide.org