| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /opt/alt/python27/share/doc/alt-python27-matplotlib-1.0.1/CXX/Python3/ |
| Current File : //opt/alt/python27/share/doc/alt-python27-matplotlib-1.0.1/CXX/Python3/CxxDebug.hxx |
// // CxxDebug.hxx // // Copyright (c) 2008 Barry A. Scott // #ifndef __CXX_Debug_hxx #define __CXX_Debug_hxx // // Functions useful when debugging PyCXX // #ifdef PYCXX_DEBUG extern void bpt(); extern void printRefCount( PyObject *obj ); #endif #endif