[ci skip]
This commit is contained in:
Bastian Kleineidam 2014-01-18 20:26:49 +01:00
parent 75504027ef
commit 221b89f0ed
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ API
You can use patool functions from other Python applications. You can use patool functions from other Python applications.
Log output will be on sys.stdout and sys.stderr. Log output will be on sys.stdout and sys.stderr.
On errors, `PatoolError` will be raised. On errors, `PatoolError` will be raised.
Note that extra options such as password input or customization
for specific archive programs are not supported.
``` ```
import patoolib import patoolib