Update sip

This commit is contained in:
Blottiere Paul 2021-06-07 23:21:40 +02:00
parent 418d2c2871
commit 78e059fbcc

View File

@ -89,6 +89,11 @@ Returns the current temporary directory.
%End
bool exists() const;
%Docstring
Returns ``True`` if the archive exists on the filesystem, ``False`` otherwise.
.. versionadded:: 3.20
%End
};