diff display_issues.py @ 2:3e9f4a6803d1

replaced funtion with string.isdigit.
author sean
date Wed, 15 Apr 2015 11:40:28 +0200
parents 2df45f6ecd81
children 99c68ebfb3b9
line wrap: on
line diff
--- a/display_issues.py	Tue Apr 14 13:32:12 2015 +0200
+++ b/display_issues.py	Wed Apr 15 11:40:28 2015 +0200
@@ -16,7 +16,6 @@
 ##Usage Example: ##
 
 render_db_stats_as_html(rcd.DATABASE_DEMO, rcd.SELECT_ALL)
-
 """
 
 import sqlite3 as db
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)