]> granicus.if.org Git - python/commit
push_source() and pop_source() entry points for shlex instances.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 16 Jan 2001 14:18:55 +0000 (14:18 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 16 Jan 2001 14:18:55 +0000 (14:18 +0000)
commitbd1a489759db0f2019d740ce5f36d8d223e57488
tree68dcaeb2ad31a865035f3bd0e35a1c2eb0a930a0
parent159830ec3ab44249a45100e15eb4c697ff3562bb
push_source() and pop_source() entry points for shlex instances.
These basically just make available to the user what userhook()
does to the source stack.  Documentation included.
Doc/lib/libshlex.tex