Hi. What about improving the -x switch by passing the number of lines to ignore? Ex: -x (default=1 line) -x n (Python will ignore first n lines of file).
I think it will allow us to execute some Windows commands before running python. Install modules, etc... Thanks in advance. -- Rafael Nunes [email protected]
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QCFJ6D2264KQHQ2NV2DCIHEXYE4EES5N/ Code of Conduct: http://python.org/psf/codeofconduct/
