Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
1aa0d9f63ed7b98c65a81c4e78ebef2a258ee673
/
.
/
python
/
api
/
api.bzl
blob: c8fb921c12886cacc7e58f1df73b1a563ecc553c [
file
] [
log
] [
blame
]
"""Public, analysis phase APIs for Python rules."""
load
(
"//python/private/api:api.bzl"
,
_py_common
=
"py_common"
)
py_common
=
_py_common