]> granicus.if.org Git - python/commit
Added docstrings.
authorGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 04:01:26 +0000 (04:01 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 04:01:26 +0000 (04:01 +0000)
commit63566e2ef22f48be9975c9994bc7889e6526264a
tree0696fc342708bcdeebe5d04b1a48331ee35991fc
parent94e8f690dd797646dc54ac9686b3b4deed8de768
Added docstrings.

Added an optional third parameter giving the purported filename for
error messages from the module.

Append a newline to the code string if needed.
Lib/py_compile.py