]> granicus.if.org Git - python/commit
A system() lookalike that sends commands to ToolServer, by Daniel Brotsky. The semant...
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Dec 2001 00:11:35 +0000 (00:11 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Dec 2001 00:11:35 +0000 (00:11 +0000)
commit20ffa0e5bc274ac873a4ff318deb1faaefee0703
tree715c924e63e48f016c15cca9e6b96ae2cf1e76d7
parent1d5b3f29ffc4a17f88f26c670c1e74290795e6f7
A system() lookalike that sends commands to ToolServer, by Daniel Brotsky. The semantics aren't enough like system() to add this to the main Lib folder, but it is pretty useful nonetheless for selected people.
Mac/Contrib/mpwsystem/mpwsystem.py [new file with mode: 0644]