mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Make it return a _const_ char*.
This commit is contained in:
parent
f6ca6aa869
commit
8fb26ede51
3 changed files with 2 additions and 5 deletions
|
|
@ -35,9 +35,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
#include "patchlevel.h"
|
||||
|
||||
extern const char *Py_GetCompiler();
|
||||
extern const char *Py_GetBuildInfo();
|
||||
|
||||
const char *
|
||||
Py_GetVersion()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue