6.1. Interscript Module

The top level interscript module.
Start data section to interscript.README[1 /1 ]
     1: The literate programming tool Interscript
     2:  version '1.0a8'
     3:  has been unpacked here.
     4: It consists of two text files, and a directory:
     5: 
     6:   interscript.README (this file)
     7:   interscript.pth    (the Python package control file)
     8:   interscript/       (the interscript package directory)
     9: 
    10: Find the basic HTML documentation at
    11: 
    12:   interscript/doc/iscrp.html
    13: 
    14: Find the enhanced HTML documentation at
    15: 
    16:   interscript/doc/iscr_top.html
    17: 
    18: Find the text documentation at
    19: 
    20:   interscript/doc/iscr.txt
    21: 
    22: Find the latex2e documentation at
    23: 
    24:   interscript/doc/iscr.tex
    25: 
    26: Find the interscript home page at
    27: 
    28:   http://www.triode.net.au/~skaller/interscript
    29: 
End data section to interscript.README[1]
Start data section to interscript.pth[1 /1 ]
     1: interscript
End data section to interscript.pth[1]
Start python section to interscript/__init__.py[1 /3 ] Next Last
     1: #line 237 "iscr.pak"
     2: # interscript package
End python section to interscript/__init__.py[1]


6.1.1. Construct Global Frame
6.1.2. Set version
6.1.3. Listing of iscr.pak source