Lines Matching refs:py
25 codereview = /path/to/codereview.py
146 reload(sys) # site.py deleted setdefaultencoding; get it back
2279 # Wrappers around upload.py for interacting with Rietveld
2433 # Like upload.py Send but only authenticates when the
2624 # http://codereview.appspot.com/static/upload.py, heavily edited.
2644 Usage summary: upload.py [options] [-- diff_options]
2656 # This code is derived from appcfg.py in the App Engine SDK (open source),
3013 # Don't save cookies across runs of update.py.
3406 # to make upload.py work with Mercurial repos.
3495 # NOTE: The SplitPatch function is duplicated in engine.py, keep them in sync.