statistics module & new hash are in 3.4
This commit is contained in:
parent
dbb6e93d5e
commit
633d4f7295
|
@ -3,7 +3,7 @@ Title: Adding A Statistics Module To The Standard Library
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Steven D'Aprano <steve@pearwood.info>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
Created: 01-Aug-2013
|
||||
|
|
|
@ -4,7 +4,7 @@ Version: $Revision$
|
|||
Last-Modified: $Date$
|
||||
Author: Christian Heimes <christian@python.org>
|
||||
BDFL-Delegate: Nick Coghlan
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 27-Sep-2013
|
||||
|
|
Loading…
Reference in New Issue