[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.53.214: ~ $
These files are from the large example of using the `parser' module.  Refer
to the Python Library Reference for more information.

It also contains examples for the AST parser.

Files:
------

    FILES        -- list of files associated with the parser module.

    README       -- this file.

    docstring.py -- sample source file containing only a module docstring.

    example.py   -- module that uses the `parser' module to extract
                    information from the parse tree of Python source
                    code.

    simple.py    -- sample source containing a "short form" definition.

    source.py    -- sample source code used to demonstrate ability to
                    handle nested constructs easily using the functions
                    and classes in example.py.

    test_parser.py  program to put the parser module through its paces.

    test_unparse.py tests for the unparse module

    unparse.py      AST (2.7) based example to recreate source code
                    from an AST.

Enjoy!

Filemanager

Name Type Size Permission Actions
.docstring.pyo.40009 File 175 B 0644
.example.pyo.40009 File 7.04 KB 0644
.simple.pyo.40009 File 279 B 0644
.source.pyo.40009 File 1.55 KB 0644
.test_parser.pyo.40009 File 1.41 KB 0644
.test_unparse.pyo.40009 File 8.45 KB 0644
FILES File 91 B 0644
README File 1.01 KB 0644
docstring.py File 27 B 0644
docstring.pyc File 175 B 0644
docstring.pyo File 175 B 0644
example.py File 5.59 KB 0644
example.pyc File 7.04 KB 0644
example.pyo File 7.04 KB 0644
simple.py File 29 B 0644
simple.pyc File 279 B 0644
simple.pyo File 279 B 0644
source.py File 741 B 0644
source.pyc File 1.55 KB 0644
source.pyo File 1.55 KB 0644
test_parser.py File 1.16 KB 0755
test_parser.pyc File 1.41 KB 0644
test_parser.pyo File 1.41 KB 0644
test_unparse.py File 5.44 KB 0644
test_unparse.pyc File 8.45 KB 0644
test_unparse.pyo File 8.45 KB 0644
unparse.py File 16.85 KB 0644
unparse.pyc File 23.44 KB 0644
unparse.pyo File 23.36 KB 0644