[cig-commits] commit: Forgot to import the os package.

Mercurial hg at geodynamics.org
Mon Nov 24 11:30:51 PST 2008


changeset:   80:d894893a2027
user:        LukeHodkinson
date:        Thu Mar 06 07:11:47 2008 +0000
files:       SConscript
description:
Forgot to import the os package.


diff -r 370a191db686 -r d894893a2027 SConscript
--- a/SConscript	Thu Mar 06 07:08:55 2008 +0000
+++ b/SConscript	Thu Mar 06 07:11:47 2008 +0000
@@ -1,3 +1,4 @@ Import('env')
+import os
 Import('env')
 
 env = env.Copy()



More information about the CIG-COMMITS mailing list