summaryrefslogtreecommitdiff
path: root/examples/protobuf_parser.py
Commit message (Expand)AuthorAgeFilesLines
* Update example to proto3 syntax (#113)Andrew Artyushok2019-08-131-5/+18
* Update/cleanup code in examplesPaul McGuire2019-07-131-100/+100
* Add enumerated place holders for strings that invoke str.format(), for Py2 co...ptmcg2019-01-091-1/+1
* Remove unused imports throughout projectJon Dufresne2018-12-241-1/+1
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-9/+9
* Upgrade Python syntax with pyupgradeHugo2018-08-211-1/+1
* Move src to rootCengiz Kaygusuz2017-11-201-0/+100