"git@git.minedu.gov.gr:itminedu/snf-ganeti.git" did not exist on "1d39e24501058be4c460084e5380dedbfd5e6a9e"
Iustin Pop
authored
Unicode is fun, indeed: >>> len(buffer("abc")) 3 >>> len(buffer(u"abc")) 12 So we can't pass unicode data to buffer(), as the result will be to write the in-memory (usually UTF-32) representation to disk. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
Name | Last commit | Last update |
---|