====================
COMPATIBILITY: SimPy
====================

:Author: Klaus G. Muller
:Contact: kgmuller@users.sourceforge.net
:Author: Tony Vignaux
:Contact: vignaux@users.sourceforge.net
:Date: $Date: 2006/06/05 09:29:49 $
:Revision: $Revision: 1.1.1.9 $
:Web-site: http://simpy.sourceforge.net/
:SimpPy wiki: http://www.mcs.vuw.ac.nz/cgi-bin/wiki/SimPy


SimPy has been used successfully with many packages and modules, such as
Tk/Tkinter for GUIs and VPython and gnuplot for graphical output.

The design of SimPy is such that no incompatibilities with Python 2.2 through 2.4
modules or Python 2.2 through 2.4-accessible packages are expected.

SimPy 1.7.1 has been tested with Python 2.3 and 2.4.

All SimPy scripts (with the exception of the ones depending on Tkinter) work
under IronPython 1 beta 2, after the removal of the shebang line.

Should SimPy users discover any incompatibilities, the authors would
be grateful for a message. Just send a message to:
simpy-users@lists.sourceforge.net.




