On Wed, 10 Feb 2016 14:29:46 +0900 (JST)
FUJITA Tomonori wrote:
> The Python core team[*1] stopped supporting python 2.6. Some Python
> libraries started following the same path and trying to support 2.6
> becomes painful...
>
> For example, most of you already noticed, oslo.config dropped 2.6
>
The Python core team[*1] stopped supporting python 2.6. Some Python
libraries started following the same path and trying to support 2.6
becomes painful...
For example, most of you already noticed, oslo.config dropped 2.6
support. I tried to work around it with the following commit:
https://github