coursera / dataduct

DataPipeline for humans.
Other
252 stars 83 forks source link

hotfix for file_name not existing #197

Closed cliu587 closed 8 years ago

cliu587 commented 8 years ago

file_name may not exist, leading to error source_size = os.stat(file_name).st_size TypeError: coercing to Unicode: need string or buffer, NoneType found