]> 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:38:06 +0000 (11:38 -0700)
committerRaymond Hettinger <python@rcn.com>
Thu, 5 May 2011 18:38:06 +0000 (11:38 -0700)
commit7c5dc912babeb6b0dc0f4d7131886f7f937e6f16
tree9a96bf95985dccde4d42a6d2cd42c649b435b7f2
parentb596dc7c86a83c799973ff93e44419a261ea8891
parentf90ba8a9a20f61c2a46d0881e39e558e39f968e8
Avoid codec spelling issues by just using the utf-8 default.
Lib/random.py