(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
[python/dscho.git] / Include / Python.h
blob490848dea8aeea17fc61467c1f07433113447ced
1 /* Header file to be included by modules using new naming conventions */
2 #define Py_USE_NEW_NAMES
3 #include "allobjects.h"