Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Boxiang Sun
Pyston
Repository
Pyston
src
runtime
import.cpp
Find file
Blame
History
Permalink
Separate the code to find then import modules
· 01b8b9b7
Kevin Modzelewski
authored
Feb 17, 2015
Python exposes the finding part through the 'imp' module.
01b8b9b7