Lines Matching refs:script
9 0 string/t """ Python script text executable
232 0 search/1/w #!\040/usr/bin/python Python script text executable
234 !:mime text/x-script.python
235 0 search/1/w #!\040/usr/local/bin/python Python script text executable
237 !:mime text/x-script.python
238 0 search/10/w #!\040/usr/bin/env\040python Python script text executable
240 !:mime text/x-script.python
245 >0 regex \^from[\040\t]+([A-Za-z0-9_]|\\.)+[\040\t]+import.*$ Python script text executable
247 !:mime text/x-script.python
251 >&0 search/64 self Python script text executable
253 !:mime text/x-script.python
257 >&0 search/64 '__main__' Python script text executable
258 >&0 search/64 "__main__" Python script text executable
260 !:mime text/x-script.python
264 >0 regex \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable
265 !:mime text/x-script.python
269 #>&0 regex .*'''$ Python script text executable
270 #!:mime text/x-script.python
273 #>&0 regex .*"""$ Python script text executable
274 #!:mime text/x-script.python
280 >&0 regex \^[[:space:]]*except.*:$ Python script text executable
282 !:mime text/x-script.python
283 >&0 search/4096 finally: Python script text executable
284 !:mime text/x-script.python
288 >0 regex \^class\ [_[:alpha:]]+(\\(.*\\))?(\ )*:([\ \t]+pass)?$ Python script text executable
290 !:mime text/x-script.python
295 >>&0 regex \\(([[:alpha:]*_,\ ]){0,255}\\):$ Python script text executable
297 !:mime text/x-script.python