Typo.
This commit is contained in:
parent
82f3c9a389
commit
aea08398f2
|
@ -92,7 +92,7 @@ Rationale
|
||||||
For example, many people cannot tell the difference between
|
For example, many people cannot tell the difference between
|
||||||
popen2.popen2 and popen2.popen4 without using the documentation.
|
popen2.popen2 and popen2.popen4 without using the documentation.
|
||||||
|
|
||||||
- One small utility functions is provided: subprocess.call(). It
|
- One small utility function is provided: subprocess.call(). It
|
||||||
aims to be an enhancement over os.system(), while still very
|
aims to be an enhancement over os.system(), while still very
|
||||||
easy to use:
|
easy to use:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue