NOTE:
This project is no longer being maintained: it was developed for my masters thesis, which was completed in early 1997. I still, however, welcome any questions or comments that people may have.

[Home] [ToC] [Prev] [Next]


iHTML Python Language

Standard ihPython Module

The ihPython module provides a standard set of symbols for determining information about the Python language module the program is running under.


Exported Values


Language Module Information

BuildDate
A string representing the date at which this Python language module was built. created.
E.g., "Sat Jan 27 18:18:09 PST 1996".
Revision
An integer representing the minor revision code of the Python language module.
E.g., "0".
SubBuild
An integer representing the unique build code of the Python language module.
E.g., "83".
Version
An integer representing the major version code of the Python language module.
E.g., "0".

Exported Exceptions


There are no global exceptions defined by this module.


Exported Functions


There are no global functions defined by this module.


Exported Types


There are no global types defined by this module.


Exported Classes


There are no global classes defined by this module.


[Home] [ToC] [Prev] [Next]

_________.oo_Q_Q_oo.____________________________________________
Dianne Kyra Hackborn <hackbod@angryredplanet.com>
Last modified: Wed Sep 18 18:07:12 PDT 1996

This web page and all material contained herein is Copyright (c) 1997 Dianne Hackborn, unless otherwise noted. All rights reserved.