home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyth_os2.zip / python-1.0.2 / Doc / libfuncs.tex / img10.png < prev    next >
Portable Network Graphic  |  1994-05-03  |  8KB  |  1677x65  |  4-bit (16 colors)
Labels: text | font | screenshot | graphics | typography
OCR: This function can also be used to execute arbitrary code objects (e.g. created by compile()). In this case pass a co Note: dynamic execution of statements is supported by the exec statement.