Brett Cannon <[email protected]> added the comment:
On Mon, Aug 6, 2018, 13:56 Erik Janssens, <[email protected]> wrote: > > Erik Janssens <[email protected]> added the comment: > > is there a particular reason for PyOS_FSPath to live in posixmodule.c > It's there because the C API for the os module is kept in that module. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue27186> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
