]> granicus.if.org Git - python/commit
Eric Raymond:
authorGuido van Rossum <guido@python.org>
Mon, 1 May 2000 20:14:47 +0000 (20:14 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 May 2000 20:14:47 +0000 (20:14 +0000)
commitd67ddbbec110af0f7d954fcbcdf34da6c6f9b275
treedc345c657df7cff2eb11f5ca20402cfbaf9ab723
parent4b83ecbbaa413f5459098d4a011cf4bed685b06b
Eric Raymond:

(1) Added and documented the capability for shlex to handle
lexical-level inclusion and a stack of input sources.  Also, the input
stream member is now documented, and the constructor takes an optional
source-filename.  The class provides facilities to generate error
messages that track file and line number.

(2) Add a convenience function to generate C-compiler style error
leaders.
Doc/lib/libshlex.tex