diff web/hgbook/dbutil.py @ 749:7e7c47481e4f

Oops, this is the real merge for my hg's oddity
author Dongsheng Song <dongsheng.song@gmail.com>
date Fri, 20 Mar 2009 16:43:35 +0800
parents 3b062018273a
children
line wrap: on
line diff
--- a/web/hgbook/dbutil.py	Fri Mar 20 15:40:06 2009 +0800
+++ b/web/hgbook/dbutil.py	Fri Mar 20 16:43:35 2009 +0800
@@ -1,4 +1,5 @@
 import MySQLdb as mysql
+import sys
 
 def connect():
     try: