Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Modules/xxmodule.c
1 parent b865871 commit af8d1b9Copy full SHA for af8d1b9
1 file changed
Modules/xxmodule.c
@@ -9,8 +9,7 @@
9
You will probably want to delete all references to 'x_attr' and add
10
your own types of attributes instead. Maybe you want to name your
11
local variables other than 'self'. If your object type is needed in
12
- other files, you'll have to create a file "foobarobject.h"; see
13
- floatobject.h for an example. */
+ other files, you'll have to create a separate header file for it. */
14
15
/* Xxo objects */
16
0 commit comments