We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440415c commit c751886Copy full SHA for c751886
2 files changed
.gitmodules
@@ -2,3 +2,6 @@
2
path = src/dlr
3
url = https://github.com/IronLanguages/dlr
4
branch = main
5
+[submodule "IronPython.StdLib"]
6
+ path = src/core/IronPython.StdLib
7
+ url = https://github.com/IronLanguages/ironpython3-stdlib
src/core/IronPython.StdLib
0 commit comments