Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When using shell=True on Windows, don't display a shell window by default. ↵ | Peter Astrand | 2004-11-07 | 1 | -0/+3 |
| | | | | Fixes #1057061. | ||||
* | Before this turns into an unreadable mess, follow PEP 7 by using | Tim Peters | 2004-10-12 | 1 | -315/+340 |
| | | | | hard tab indents in C code. | ||||
* | Added Peter Astrand's subprocess module. | Fredrik Lundh | 2004-10-12 | 1 | -0/+511 |