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