neofyte
Results
1
issues of
neofyte
I am porting my script from python27 to python33. When I run the code `pdf = PdfFileReader(open('xxxx.pdf', 'rb'))`, the error message appears: ``` Traceback (most recent call last): File ...,...