extension property

extension property

Gets the file extension.

Definition:

@property
def extension(self):
    ...

See Also