mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
merge with 3.3
This commit is contained in:
commit
a7f48019d5
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue