Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
959a7733a925966cbec78a5cd0eb19faefe2265b
/
.
/
python
/
cc
/
py_extension.bzl
blob: 72a9ce843c32f3a11f91d7064af11b9c5a76fd42 [
file
] [
log
] [
blame
]
"""Public API for py_extension."""
load
(
"//python/private/cc:py_extension_macro.bzl"
,
_py_extension
=
"py_extension"
,
)
py_extension
=
_py_extension