tlc.core.objects.null_object
¶
A minimal empty object
Module Contents¶
Classes¶
Class |
Description |
---|---|
A minimal empty object |
API¶
- class NullObject( )¶
Bases:
tlc.core.object.Object
A minimal empty object
- Parameters:
url – The URL of the object.
created – The creation time of the object.
init_parameters – A dictionary containing the initial values of the object’s properties.