mirror of
https://github.com/python/cpython.git
synced 2025-10-20 08:23:47 +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"
|