Home
last modified time | relevance | path

Searched refs:pysource (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dfindnocoding.py14 import pysource
17 class pysource: class
28 pysource = pysource() variable
88 is_python = pysource.looks_like_python
93 is_python = pysource.can_be_compiled
101 for fullpath in pysource.walk_python_files(args, is_python):
DREADME56 pysource.py Find Python source files
/external/python/cpython2/Misc/
DHISTORY2137 - Added two new files to Tools/scripts: pysource.py, which recursively