Message 341243 - Python tracker

Message341243

Author Windson Yang
Recipients Windson Yang, rhettinger, serhiy.storchaka
Date 2019-05-02.01:26:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556760392.42.0.293814500964.issue36762@roundup.psfhosted.org>
In-reply-to
Content
Another question will be are we going to replace the * in our source code in the future? Since I found lots of our code use 'from xxx import *' pattern.
History
Date User Action Args
2019-05-02 01:26:32Windson Yangsetrecipients: + Windson Yang, rhettinger, serhiy.storchaka
2019-05-02 01:26:32Windson Yangsetmessageid: <1556760392.42.0.293814500964.issue36762@roundup.psfhosted.org>
2019-05-02 01:26:32Windson Yanglinkissue36762 messages
2019-05-02 01:26:32Windson Yangcreate