mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Old names changed to Py_GetCopyright, etc.
This commit is contained in:
parent
84d0bfcbe0
commit
a547dcaff0
4 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
|
||||
char *
|
||||
getpythonpath()
|
||||
Py_GetPath()
|
||||
{
|
||||
/* Modified by Jack to do something a bit more sensible:
|
||||
** - Prepend the python home-directory (which is obtained from a Preferences
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue