8ef17575c8
In Python 3, all strings are represented in Unicode.In Python 2 are stored internally as 8-bit ASCII, hence it is required to attach 'u' to make it Unicode. It is no longer necessary now.' Change-Id: I5f761b1d4bd04345bb339d251b8de95817a76cce |
||
---|---|---|
.. | ||
cli | ||
devref | ||
specs | ||
conf.py | ||
contributing.rst | ||
index.rst | ||
installation.rst | ||
readme.rst | ||
releasenotes.rst | ||
usage.rst |