piskvorky/gensim

proper check for filename before calling subprocess

Open

#1,485 创建于 2017年7月14日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)Python (15,144 star) (4,349 fork)batch import
Hacktoberfestbugdifficulty mediumgood first issue

描述

Based on discussion here, we should properly check for filename before process calls in utils.check_output(), and raise more intuitive exception and error message.

cc @jayantj

贡献者指南