claird / PyPDF4

A utility to read and write PDFs with Python
obsolete-https://pythonhosted.org/PyPDF2/
Other
328 stars 61 forks source link

`formatWarning()` in utils.py may throw an IndexError #38

Closed kurtmckee closed 5 years ago

kurtmckee commented 5 years ago

If formatWarning() is called with a path that contains no slashes it will throw an IndexError.