提交 a4af0d0c authored 作者: Amjad Almahairi's avatar Amjad Almahairi

minor change

上级 3d91e393
...@@ -59,8 +59,7 @@ try: ...@@ -59,8 +59,7 @@ try:
if os.path.exists(init_file): if os.path.exists(init_file):
pass # has already been created pass # has already been created
else: else:
if os.path.exists(location): e.args += ('%s exist?' % os.path.exists(location),)
e.args += ('%s does not exist..' % location,)
raise raise
_need_reload = False _need_reload = False
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论