mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
update for 3.6 emerging
This commit is contained in:
parent
72c24002b3
commit
68fe9aa58c
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
'use strict';
|
||||
|
||||
var all_versions = {
|
||||
'3.5': 'dev (3.5)',
|
||||
'3.6': 'dev (3.6)',
|
||||
'3.5': '3.5',
|
||||
'3.4': '3.4',
|
||||
'3.3': '3.3',
|
||||
'3.2': '3.2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue