mirror of https://github.com/python/cpython
merge with 3.3
This commit is contained in:
commit
a7f48019d5
|
@ -2,7 +2,8 @@
|
|||
'use strict';
|
||||
|
||||
var all_versions = {
|
||||
'3.4': 'dev (3.4)',
|
||||
'3.5': 'dev (3.5)',
|
||||
'3.4': '3.4',
|
||||
'3.3': '3.3',
|
||||
'3.2': '3.2',
|
||||
'2.7': '2.7',
|
||||
|
|
Loading…
Reference in New Issue