Kaydet (Commit) 1670b431 authored tarafından Éric Araujo's avatar Éric Araujo

Fix invalid bytes for UTF-8

üst 0c8414e9
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
C implementation derived directly from heapq.py in Py2.3 C implementation derived directly from heapq.py in Py2.3
which was written by Kevin O'Connor, augmented by Tim Peters, 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