Open capsulecorplab opened 6 years ago
Implement attributes, constructors, and methods for Package() class.
Package()
Note: Consider whether to inherit from a Namespace class http://code.activestate.com/recipes/577887-a-simple-namespace-class/
Namespace
Implement attributes, constructors, and methods for
Package()
class.