python: exclude the embedded PyCXX from krazy checks

Authored by pino on Feb 8 2019, 10:31 PM.

Description

python: exclude the embedded PyCXX from krazy checks

Otherwise the local copy will get local changes, and diverge from the
upstream PyCXX. The joy of embedded copies...

Details