mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-29 20:14:55 -04:00
63a9d80f18
store ModuleMarkers for multiple roots, one for each token in a module path. this allows partial path resolution. - docs to this effect