Merge git://trac-git.assembla.com/fpdb

Conflicts:

	pyfpdb/Database.py  --fixed conflict = we both fixed same problem differnt ways
This commit is contained in:
Ray
2008-10-06 23:06:40 -04:00
19 changed files with 329 additions and 148 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ import os
import thread
import Queue
errorfile = open('HUD-error.txt', 'w')
errorfile = open('HUD-error.txt', 'w', 0)
sys.stderr = errorfile
# pyGTK modules