]> jfr.im git - irc/rizon/acid.git/commit
Internets Urban Dictionary Fix
authorBrewster <redacted>
Sun, 6 Jan 2019 02:23:10 +0000 (20:23 -0600)
committerBrewster <redacted>
Sun, 6 Jan 2019 02:23:10 +0000 (20:23 -0600)
commit66c6da8b44ed2ab551178a72062020dbb2ce64fd
tree55194615bb4f7d07e175a67612274ca38c18565a
parent4b9d7e80d731210a5dbda16cf6411e763b453b8e
Internets Urban Dictionary Fix

- The message that told the user how to view a single definition did
  not account for unicode characters and assumed an ascii encoding.
  The expr variable in the format argument is now wrapped in a unicode
  function that specifies utf-8 as its encoding.

Committer: Brewster <redacted>

On branch bug-internets-201901052016-brewster
Changes to be committed:
modified:   pyva/pyva/src/main/python/internets/cmd_user.py
pyva/pyva/src/main/python/internets/cmd_user.py