gh-122040: reword Modules/xxmodule.c module-level comment (#132201)
This commit is contained in:
@@ -9,8 +9,7 @@
|
|||||||
You will probably want to delete all references to 'x_attr' and add
|
You will probably want to delete all references to 'x_attr' and add
|
||||||
your own types of attributes instead. Maybe you want to name your
|
your own types of attributes instead. Maybe you want to name your
|
||||||
local variables other than 'self'. If your object type is needed in
|
local variables other than 'self'. If your object type is needed in
|
||||||
other files, you'll have to create a file "foobarobject.h"; see
|
other files, you'll have to create a separate header file for it. */
|
||||||
floatobject.h for an example. */
|
|
||||||
|
|
||||||
/* Xxo objects */
|
/* Xxo objects */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user