Skip to content
Discussion options

You must be logged in to vote

You can't modify the built-in standard library, but modules in the user site-packages folder (under Python Modules) will take precedence over modules in the built-in standard library, so you could put a copy of a standard library module there to "replace" (override) a built-in module.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@awesomesniper86
Comment options

@mmccthomas
Comment options

Answer selected by awesomesniper86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants