mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
fix encoding cookie case
This commit is contained in:
parent
910f216260
commit
b6e112bd95
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# -*- coding: Latin-1 -*-
|
||||
# -*- coding: latin-1 -*-
|
||||
|
||||
"""Heap queue algorithm (a.k.a. priority queue).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue