This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brett.cannon, brittanyrey, pitrou, serhiy.storchaka
Date 2019-12-09.19:48:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575920884.08.0.656782541712.issue38990@roundup.psfhosted.org>
In-reply-to
Content
See also issue31802. I skipped genericpath because I did not expect that somebody can import it directly (unlike to posixpath, ntpath and macpath). genericpath is an internal module, it is not even documented.
History
Date User Action Args
2019-12-09 19:48:04serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, pitrou, brittanyrey
2019-12-09 19:48:04serhiy.storchakasetmessageid: <1575920884.08.0.656782541712.issue38990@roundup.psfhosted.org>
2019-12-09 19:48:04serhiy.storchakalinkissue38990 messages
2019-12-09 19:48:03serhiy.storchakacreate