Reproducible with: ```python import StringIO, PyPDF2 PyPDF2.PdfFileReader(StringIO.StringIO()) ```
Reproducible with: