-
Arnaud Fontaine authored
Also, patch future so that it does not use unicode_literals and str() as unicode() because this breaks compatibility: all of this API (such as unquote() from urllib, used in BusinessTemplate) used to return str(), not unicode().
babbe16e