Functions | |
def | PromptForAddress (person) |
Variables | |
address_book = addressbook_pb2.AddressBook() | |
raw_input = input | |
def add_person.PromptForAddress | ( | person | ) |
Definition at line 15 of file bloaty/third_party/protobuf/examples/add_person.py.
add_person.address_book = addressbook_pb2.AddressBook() |
Definition at line 49 of file bloaty/third_party/protobuf/examples/add_person.py.
add_person.raw_input = input |
Definition at line 11 of file bloaty/third_party/protobuf/examples/add_person.py.