OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:namespace_packages
(Results
1 - 6
of
6
) sorted by null
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testdata/nspkg/src/child/
setup.py
7
namespace_packages
=["namedpkg"],
variable
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testdata/nspkg/src/parent/
setup.py
7
namespace_packages
=["namedpkg"],
variable
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-setuptools-namespace/
setup.py
6
namespace_packages
=['nspkg', 'nspkg.nssubpkg'],
variable
/external/chromium-trace/catapult/third_party/Paste/
setup.py
57
namespace_packages
=['paste'],
variable
/external/protobuf/python/
setup.py
9
#
namespace_packages
option for the "google" package.
161
namespace_packages
= [ 'google' ],
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
test_modulegraph.py
101
def __init__(self, path,
namespace_packages
=None):
103
self._namespace_packages =
namespace_packages
106
if key == '
namespace_packages
.txt':
112
if key == '
namespace_packages
.txt':
[
all
...]
Completed in 619 milliseconds