Browse Source

added using python 2 2 or earlier

Dave Schuyler 20 years ago
parent
commit
4c526c7194
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dtool/LocalSetup.pp

+ 3 - 0
dtool/LocalSetup.pp

@@ -448,4 +448,7 @@ $[cdefine VC6_STYLE_ALLOCATOR]
 $[cdefine MODERN_STYLE_ALLOCATOR]
 $[cdefine MODERN_STYLE_ALLOCATOR]
 $[cdefine NO_STYLE_ALLOCATOR]
 $[cdefine NO_STYLE_ALLOCATOR]
 
 
+/* Define if you want to use Python before 2.3.  */
+$[cdefine USING_PYTHON_2_2_OR_EARLIER]
+
 #end dtool_config.h
 #end dtool_config.h