]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_bitmap.i
use the right number in the tarball filename
[wxWidgets.git] / wxPython / src / _bitmap.i
index de6246f16fb6bfd9226d65cc40c73bd3be694f52..f98e9daa7c1ad5451f281380e5db1a1e261a69a9 100644 (file)
@@ -17,7 +17,8 @@
 %}
 
 
-// Turn off the aquisition of the Global Interpreter Lock for this file
+// Turn off the aquisition of the Global Interpreter Lock for the classes and
+// functions in this file
 %threadWrapperOff
 
 //---------------------------------------------------------------------------
@@ -760,4 +761,6 @@ passed then BLACK is used.
 
 //---------------------------------------------------------------------------
 //---------------------------------------------------------------------------
+
+// Turn GIL acquisition back on.
 %threadWrapperOn