extension property

extension property

The file extension.

Definition:

@property
def extension(self):
    ...

See Also