Go to file
Ondřej Nový 5c765d5561 Fixed AttributeError: 'str' object has no attribute 'decode'
When git cmd fails, raw_version_list is set to empty 'str' and then
we are trying to decode it. This patch moves decoding inside try/catch
block, so we are decoding return value of subprocess call, which is bytes
in Python 3.

Change-Id: Ibd2f556355a6413beb21473ebfca3b836cbc1d73
2016-07-17 17:32:12 +02:00
2014-02-07 20:42:08 +00:00
2014-02-12 16:41:37 +00:00
2013-07-03 11:13:33 -04:00
2015-11-17 15:47:24 +08:00
2015-09-17 12:16:20 +00:00

OpenStack Sphinx Extensions

Latest Version

Downloads

Theme and extension support for Sphinx documentation from the OpenStack project.

Description
RETIRED, Theme and utilities for Sphinx documentation tool
Readme 1.1 MiB