gnome-games r8868 - branches/gnome-2-24/glchess/src/lib/ggz



Author: rancell
Date: Thu Mar 19 11:22:42 2009
New Revision: 8868
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8868&view=rev

Log:
Add missing import in GGZ code (Bug #57943, caused by patch in bug #565402)


Modified:
   branches/gnome-2-24/glchess/src/lib/ggz/client.py

Modified: branches/gnome-2-24/glchess/src/lib/ggz/client.py
==============================================================================
--- branches/gnome-2-24/glchess/src/lib/ggz/client.py	(original)
+++ branches/gnome-2-24/glchess/src/lib/ggz/client.py	Thu Mar 19 11:22:42 2009
@@ -1,3 +1,4 @@
+import os
 import protocol
 import xml.sax.saxutils
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]