Ronald Oussoren <[email protected]> added the comment:
Os.stat is defined in C code, in particular in Modules/posixmodule.c. Op 20 jul. 2018 om 10:44 heeft Windson Yang <[email protected]> het volgende geschreven: > > Windson Yang <[email protected]> added the comment: > > I tried to fix this issue and I found this should be related to os.stat() in > os.py. But I can't find the os.stat() API in the file, any ideas? > > ---------- > nosy: +Windson Yang > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue33635> > _______________________________________ ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33635> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
