mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
merge 3.3
This commit is contained in:
commit
472805df59
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "Python.h"
|
||||
|
||||
static char cprt[] =
|
||||
static const char cprt[] =
|
||||
"\
|
||||
Copyright (c) 2001-2013 Python Software Foundation.\n\
|
||||
All Rights Reserved.\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue