Lines Matching refs:script
9 0 string/t """ Python script text executable
219 0 search/1/w #!\040/usr/bin/python Python script text executable
221 !:mime text/x-script.python
222 0 search/1/w #!\040/usr/local/bin/python Python script text executable
224 !:mime text/x-script.python
225 0 search/10/w #!\040/usr/bin/env\040python Python script text executable
227 !:mime text/x-script.python
232 >0 regex \^from[\040\t]+([A-Za-z0-9_]|\\.)+[\040\t]+import.*$ Python script text executable
234 !:mime text/x-script.python
238 >&0 search/64 self Python script text executable
240 !:mime text/x-script.python
244 >&0 search/64 '__main__' Python script text executable
245 >&0 search/64 "__main__" Python script text executable
247 !:mime text/x-script.python
251 >0 regex \^import\ [_[:alpha:]]+\ as\ [[:alpha:]][[:space:]]*$ Python script text executable
252 !:mime text/x-script.python
256 #>&0 regex .*'''$ Python script text executable
257 #!:mime text/x-script.python
260 #>&0 regex .*"""$ Python script text executable
261 #!:mime text/x-script.python
267 >&0 regex \^[[:space:]]*except.*:$ Python script text executable
269 !:mime text/x-script.python
270 >&0 search/4096 finally: Python script text executable
271 !:mime text/x-script.python
275 >0 regex \^class\ [_[:alpha:]]+(\\(.*\\))?(\ )*:([\ \t]+pass)?$ Python script text executable
277 !:mime text/x-script.python
282 >>&0 regex \\(([[:alpha:]*_,\ ]){0,255}\\):$ Python script text executable
284 !:mime text/x-script.python