mirror of
https://github.com/python/cpython.git
synced 2025-10-13 10:23:28 +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 CHECK_IMPORT_CASE
|
||||
#endif /* CHECK_IMPORT_CASE */
|
||||
|
||||
#ifdef HAVE_STAT
|
||||
/* Helper to look for __init__.py or __init__.py[co] in potential package */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue