编译Python3.7并配置ssl库为LibreSSL
                
                分类:Python 
                
                | 标签: 
                
                Python3.7 
                
                OpenSSL 
                
                ImportError: 
                
                LIbreSSL 
                
                libssl.so.45: 
                
                | 发布:2018-07-24 9:48 p.m.
                | 阅读量: 15469
                
            
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Django源码中的metaclass使用是如何兼容Python2和Python3的
> 关于Python中的metaclass(元编程),type,type.__new__动态创建类的使用,读懂这篇文章,你就会了。
不能pickle的OrderedDict.keys()对象(Py2-bt-py3)
> 一则来自django-redis的报错:TypeError: can't pickle odict_keys objects
Python3中的Iterable Unpacking
python星号表达式 (star expressions)是今天在2013新版的《python cookbook》中看到的第一个例子,这本书是基于Python3.3的。
                其他分类:
                
