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 berker.peksag
Recipients berker.peksag, timboddy
Date 2018-06-07.14:42:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528382529.39.0.592728768989.issue33795@psf.upfronthosting.co.za>
In-reply-to
Content
> Is there a quick way for me to evaluate in the future wither a
> particular file belongs to the standard library?

If a Python file or package is located in the site-packages/ directory, it's not part of the standard library.
History
Date User Action Args
2018-06-07 14:42:09berker.peksagsetrecipients: + berker.peksag, timboddy
2018-06-07 14:42:09berker.peksagsetmessageid: <1528382529.39.0.592728768989.issue33795@psf.upfronthosting.co.za>
2018-06-07 14:42:09berker.peksaglinkissue33795 messages
2018-06-07 14:42:09berker.peksagcreate