Lines Matching refs:executable
9 0 string/t """ Python script text executable
33 0 search/1/w #!\ /usr/bin/python Python script text executable
36 0 search/1/w #!\ /usr/local/bin/python Python script text executable
39 0 search/1 #!/usr/bin/env\ python Python script text executable
42 0 search/10 #!\ /usr/bin/env\ python Python script text executable
48 …gex \^from[\040\t\f\r\n]+([A-Za-z0-9_]|\\.)+[\040\t\f\r\n]+import.*$ Python script text executable
54 >&0 search/64 self Python script text executable
60 >&0 search/64 '__main__' Python script text executable
61 >&0 search/64 "__main__" Python script text executable
66 0 regex \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable
71 #>&0 regex .*'''$ Python script text executable
75 #>&0 regex .*"""$ Python script text executable
82 >&0 regex \^[[:space:]]*except.*:$ Python script text executable
85 >&0 search/4096 finally: Python script text executable
89 0 regex \^class\ [_[:alpha:]]+(\\(.*\\))?(\ )*:([\ \t]+pass)?$ Python script text executable
95 >&0 regex \\(([[:alpha:]*_,\ ]){0,255}\\):$ Python script text executable