changeset 3437:54dc473307dd

gubb for darwin python
author Han-Wen Nienhuys <hanwen@xs4all.nl>
date Fri, 04 May 2007 17:11:44 -0400
parents 713c30df965f
children 7619d58468a3
files gub/specs/darwin/python.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/darwin/python.py	Fri May 04 17:39:37 2007 +0200
+++ b/gub/specs/darwin/python.py	Fri May 04 17:11:44 2007 -0400
@@ -1,3 +1,5 @@
+from gub import gubb
+
 ## change to sdk package
 class Python (gubb.SdkBuildSpec):
     def __init__ (self, settings):