[issue30007] report bug

2017-04-06 Thread Xiang Zhang
Xiang Zhang added the comment: This tracker is for CPython developing. Your problem is in the third party module. You could refer Google or stackoverflow. -- nosy: +xiang.zhang resolution: -> third party stage: -> resolved status: open -> closed __

[issue30007] report bug

2017-04-06 Thread Yared Gebre
New submission from Yared Gebre: Hello, I am using python 3.6 could you look at this bug. Thanks. /home/yared/anaconda3/lib/python3.6/site-packages/mlimages/util/file_api.py in add_ext_name(cls, path, ext_name) 63 @classmethod 64 def add_ext_name(cls, path, ext_name):---> 65