]> granicus.if.org Git - python/commit
Avoid codec spelling issues by just using the utf-8 default.
authorRaymond Hettinger <python@rcn.com>
Thu, 5 May 2011 18:35:50 +0000 (11:35 -0700)
committerRaymond Hettinger <python@rcn.com>
Thu, 5 May 2011 18:35:50 +0000 (11:35 -0700)
commitf90ba8a9a20f61c2a46d0881e39e558e39f968e8
treec2d4f83eee90533cd61754dd73323d80ca865763
parentc4d7864e0ead4b764732b75d52cab180151dde2e
Avoid codec spelling issues by just using the utf-8 default.
Lib/random.py