mirror of
https://github.com/python/cpython.git
synced 2025-10-22 06:32:43 +00:00
Comment out a label on an #endif.
This commit is contained in:
parent
fb376dee55
commit
8766a7797e
1 changed files with 1 additions and 1 deletions
|
@ -1069,7 +1069,7 @@ check_case(char *buf, int len, int namelen, char *name)
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif CHECK_IMPORT_CASE
|
#endif /* CHECK_IMPORT_CASE */
|
||||||
|
|
||||||
#ifdef HAVE_STAT
|
#ifdef HAVE_STAT
|
||||||
/* Helper to look for __init__.py or __init__.py[co] in potential package */
|
/* Helper to look for __init__.py or __init__.py[co] in potential package */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue