Finalize a newly created field.
It is essential that this is carried out on every new field to ensure that methods and functions of fields work correctly. Finalization entails:
Parameters : |
|
---|---|
Returns : | None |
Examples
>>> f.finalize()
>>> f.finalize(2**30)