Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
Classwork.py File Reference

This file defines and implements the base class, from which all others are derived. More...

Classes

class  Library.Base.Classwork.AnObject
 The base class, from which all others are derived. More...
 

Variables

tuple Library.Base.Classwork.oErrorInitializing
 The error message used when AnObject.init() returns False. More...
 

Detailed Description

This file defines and implements the base class, from which all others are derived.