From 882b28faec902e3166b8a65ccb5a3d8f1fb45211 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Jun 2011 23:20:39 -0400 Subject: [PATCH] indeed it does. --- httpbin/helpers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/httpbin/helpers.py b/httpbin/helpers.py index 00e29ea..0cff86c 100644 --- a/httpbin/helpers.py +++ b/httpbin/helpers.py @@ -26,7 +26,6 @@ ASCII_ART = """ """ REDIRECT_LOCATION = '/redirect/1' -# TODO: url_for. def get_files():