mirror of
https://github.com/python/cpython.git
synced 2026-01-02 21:43:49 +00:00
4 lines
118 B
C
4 lines
118 B
C
|
|
/* Header file to be included by modules using new naming conventions */
|
||
|
|
#include "allobjects.h"
|
||
|
|
#include "rename1.h"
|