Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
f9779ee9c0a7b6dbfc1cdeb4a6d6a3f06d6206df
/
.
/
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