7#ifndef PXR_BASE_TF_PY_SAFE_PYTHON_H
8#define PXR_BASE_TF_PY_SAFE_PYTHON_H
24ARCH_PRAGMA_PUSH_MACRO(slots)
27#include "pxr/external/boost/python/detail/wrap_python.hpp"
29ARCH_PRAGMA_POP_MACRO(slots)
Pragmas for controlling compiler-specific behaviors.