implementation property

implementation property

The DOMImplementation object that handles this document.

Definition:

@property
def implementation(self):
    ...

See Also