]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
No need to import os or string. (Andrew Dalke & kjpylint)
authorGuido van Rossum <guido@python.org>
Mon, 3 May 1999 18:14:16 +0000 (18:14 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 May 1999 18:14:16 +0000 (18:14 +0000)
commit73898c7b159f898cffff1c5cfc529a10a38e0011
tree5288583fde1a9b68376137812b286a683eb6ba17
parent96d80f984a4df67ef90fc367faff6836b6f0496e
No need to import os or string.  (Andrew Dalke & kjpylint)
Lib/shlex.py