Converted all other files into python 3 using 2to3 lib
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
copyright = u'2015, OpenStack contributors'
|
||||
copyright = '2015, OpenStack contributors'
|
||||
master_doc = 'index'
|
||||
project = u'First App Application for OpenStack'
|
||||
project = 'First App Application for OpenStack'
|
||||
source_suffix = '.rst'
|
||||
|
Reference in New Issue
Block a user