ispath#

class ispath(obj)[source]#

Alias to isinstance(obj, Path).

New in version 2.0.0.