mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #9089: Remove references to intobject.c and intobject.h from comments.
This commit is contained in:
parent
7ab54e4252
commit
d19052c161
4 changed files with 19 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
your own types of attributes instead. Maybe you want to name your
|
||||
local variables other than 'self'. If your object type is needed in
|
||||
other files, you'll have to create a file "foobarobject.h"; see
|
||||
intobject.h for an example. */
|
||||
floatobject.h for an example. */
|
||||
|
||||
/* Xxo objects */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue