1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
PY23_LIBRARY() PEERDIR( contrib/python/protobuf library/python/testing/yatest_common ) SRCDIR(library/python/testing/swag) PY_SRCS( NAMESPACE library.python.testing.swag daemon.py gdb.py pathutil.py ports.py proto_traversals.py ) END()