mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Made some more things static, and other cleanup for new naming scheme
This commit is contained in:
parent
78c0535a22
commit
cd938fc5a1
5 changed files with 10 additions and 11 deletions
|
@ -26,7 +26,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
#include "allobjects.h"
|
||||
#include "compile.h"
|
||||
#include "modsupport.h"
|
||||
|
||||
static char new_im_doc[] =
|
||||
"Create a instance method object from (FUNCTION, INSTANCE, CLASS).";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue