Commit 1670b431 authored by Éric Araujo's avatar Éric Araujo

Fix invalid bytes for UTF-8

parent 0c8414e9
......@@ -2,7 +2,7 @@
C implementation derived directly from heapq.py in Py2.3
which was written by Kevin O'Connor, augmented by Tim Peters,
annotated by Franois Pinard, and converted to C by Raymond Hettinger.
annotated by François Pinard, and converted to C by Raymond Hettinger.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment