SimPy.Globals: This file provides a global Simulation object and the global
simulation methods used by SimPy up to version 1.9.1.
SimPy.Lib: This file contains Simerror, FatalSimerror, Process, SimEvent, the
resources Resource, Level and Storage as well as their dependencies
Buffer, Queue, FIFO and PriorityQ.
SimPy.Lister: Lister 2.1 Pretty-printer for SimPy class objects
SimPy.Monitor: Monitor 2.1 This dummy module is only provided for backward
compatibility.
SimPy.tkconsole: A Tkinter - based console for conversing with the Python
interpreter, featuring more tolerant pasting of code from other
interactive sessions, better handling of continuations than the
standard Python interpreter, highlighting of the most recently -
executed code block, the ability to edit and reexecute previously
entered code, a history of recently - entered lines, automatic
multi - level completion with pop - up menus, and pop - up help.