Fix a spelling error.
This commit is contained in:
parent
eba89b20a2
commit
65feeda92f
|
@ -246,7 +246,7 @@ To be removed:
|
||||||
|
|
||||||
* Remove the unreliable empty() and full() methods from Queue.py?
|
* Remove the unreliable empty() and full() methods from Queue.py?
|
||||||
* Remove jumpahead() from the random API?
|
* Remove jumpahead() from the random API?
|
||||||
* Make the primative for random be something generating random bytes
|
* Make the primitive for random be something generating random bytes
|
||||||
rather than random floats?
|
rather than random floats?
|
||||||
* Get rid of Cookie.SerialCookie and Cookie.SmartCookie?
|
* Get rid of Cookie.SerialCookie and Cookie.SmartCookie?
|
||||||
* Modify the heapq.heapreplace() API to compare the new value to the top
|
* Modify the heapq.heapreplace() API to compare the new value to the top
|
||||||
|
|
Loading…
Reference in New Issue