/usr/lib64/python2.6/Demo/parser
NameSizeModeActions
docstring.py270644editdlrm
docstring.pyc1750644editdlrm
docstring.pyo1750644editdlrm
example.py57220644editdlrm
example.pyc72400644editdlrm
example.pyo72400644editdlrm
FILES910644editdlrm
README9130644editdlrm
simple.py290644editdlrm
simple.pyc2790644editdlrm
simple.pyo2790644editdlrm
source.py7410644editdlrm
source.pyc15840644editdlrm
source.pyo15840644editdlrm
test_parser.py11960755editdlrm
test_parser.pyc14540644editdlrm
test_parser.pyo14540644editdlrm
texipre.dat43480644editdlrm
unparse.py138780644editdlrm
unparse.pyc214890644editdlrm
unparse.pyo214890644editdlrm
Edit: /usr/lib64/python2.6/Demo/parser/texipre.dat (4348B)
\input texinfo @c -*-texinfo-*- @c %**start of header @setfilename parser.info @settitle Python Parser Module Reference @setchapternewpage odd @footnotestyle end @c %**end of header @ifinfo This file describes the interfaces published by the optional @code{parser} module and gives examples of how they may be used. It contains the same text as the chapter on the @code{parser} module in the @cite{Python Library Reference}, but is presented as a separate document. Copyright 1995-1996 by Fred L. Drake, Jr., Reston, Virginia, USA, and Virginia Polytechnic Institute and State University, Blacksburg, Virginia, USA. Portions of the software copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. Copying is permitted under the terms associated with the main Python distribution, with the additional restriction that this additional notice be included and maintained on all distributed copies. All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the names of Fred L. Drake, Jr. and Virginia Polytechnic Institute and State University not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. FRED L. DRAKE, JR. AND VIRGINIA POLYTECHNIC INSTITUTE AND STATE UNIVERSITY DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FRED L. DRAKE, JR. OR VIRGINIA POLYTECHNIC INSTITUTE AND STATE UNIVERSITY BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. @end ifinfo @titlepage @title Python Parser Module Reference @author Fred L. Drake, Jr. @c The following two commands start the copyright page. @page @vskip 0pt plus 1filll Copyright 1995-1996 by Fred L. Drake, Jr., Reston, Virginia, USA, and Virginia Polytechnic Institute and State University, Blacksburg, Virginia, USA. Portions of the software copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. Copying is permitted under the terms associated with the main Python distribution, with the additional restriction that this additional notice be included and maintained on all distributed copies. @center All Rights Reserved Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the names of Fred L. Drake, Jr. and Virginia Polytechnic Institute and State University not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. FRED L. DRAKE, JR. AND VIRGINIA POLYTECHNIC INSTITUTE AND STATE UNIVERSITY DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FRED L. DRAKE, JR. OR VIRGINIA POLYTECHNIC INSTITUTE AND STATE UNIVERSITY BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. @end titlepage @node Top, Overview, (dir), (dir) @top The Python Parser Module @ifinfo This file describes the interfaces published by the optional @code{parser} module and gives examples of how they may be used. It contains the same text as the chapter on the @code{parser} module in the @cite{Python Library Reference}, but is presented as a separate document. This version corresponds to Python version 1.4 (1 Sept. 1996). @end ifinfo @c placeholder for the master menu -- patched by texinfo-all-menus-update @menu @end menu