a781b5c - Edit PyCapsule patch to only use PyCapsule in Python 3.x

Authored and Committed by John (J5) Palmieri 13 years ago
    - Edit PyCapsule patch to only use PyCapsule in Python 3.x
      since this effects header files which require other modules to
      be recompiled.  There is actually discussion upstream to undeprecate it
      for the 2.x series
    
        
file modified
+3 -3
file modified
+7 -1