Classes | |
| class | FileObjectImpl |
| File Object Interface implementation base class. More... | |
Variables | |
| string | __author__ = "Cody Precord <cprecord@editra.org>" |
| Editra Business Model Library: FileObjectImpl. | |
| string | __svnid__ = "$Id: fileimpl.py 70309 2012-01-10 00:09:26Z CJP $" |
| string | __revision__ = "$Revision: 70309 $" |
| string __author__ = "Cody Precord <cprecord@editra.org>" |
Editra Business Model Library: FileObjectImpl.
Implementation of a file object interface class. Objects and methods inside of this library expect a file object that derives from this interface.
| string __revision__ = "$Revision: 70309 $" |
| string __svnid__ = "$Id: fileimpl.py 70309 2012-01-10 00:09:26Z CJP $" |
1.7.6.1