koodaamo / tnefparse

a TNEF decoding library written in python, without external dependencies
GNU Lesser General Public License v3.0
49 stars 37 forks source link

missing import os #8

Closed venilton closed 9 years ago

venilton commented 9 years ago

File "/tnefparse/tnef.py", line 255, in to_zip root, ext = os.path.splitext(filename) NameError: global name 'os' is not defined