From 1890e60595a69ead884deddebcb66b1da972f9f3 Mon Sep 17 00:00:00 2001 From: Progfou Date: Wed, 25 Mar 2009 14:51:21 +0700 Subject: [PATCH] =?utf8?q?Ajout=20d'un=20tri=20num=C3=A9rique.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- mod_python/index.py | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/mod_python/index.py b/mod_python/index.py index 64f4db8..384a282 100644 --- a/mod_python/index.py +++ b/mod_python/index.py @@ -11,6 +11,7 @@ Date de création : 25 mars 2009 """ import os +import re import mod_python import urllib @@ -21,7 +22,7 @@ HTML = u""" CRE