Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
FreeCAD
like
0
Arabic
English
freecad
License:
mit
Model card
Files
Files and versions
xet
Community
main
FreeCAD
/
src
/
3rdParty
/
PyCXX
/
CXX
/
cxx_exceptions.cxx
AbdulElahGwaith
Upload folder using huggingface_hub
985c397
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
144 Bytes
#
include
"CXX/WrapPython.h"
#
if
PY_MAJOR_VERSION == 2
#
include
"Python2/cxx_exceptions.cxx"
#
else
#
include
"Python3/cxx_exceptions.cxx"
#
endif