Project Python SourceForge
Introduction
Legal Notes
Suitability
 
Setup
Download
Installation
 
How to
Key Generation
Signing a Document
Testing a Document
Trust Relationships
 
Documentation
TrustedPickle
ModuleObject
PrivateKey
PublicKey
PublicKeyFile
Signature
TPickle
TrustRelationship

ModuleObject -- Module wrapper for pickling

ModuleObject instances export the following function:

Import()
Imports the class held in the object and returns a reference to the module's namespace. Import() must be able to create temporary files in the current directory.