Skip to content

Where is clrtype defined? #1792

Answered by slozier
Hubbl3 asked this question in Q&A
Discussion options

You must be logged in to vote

clrtype.py is packaged IronPython's version of with the standard library. So you can grab it from the lib folder where you installed IronPython, fro the IronPython.StdLib NuGet package or directly from git clrtype.py.

Just make sure to include its folder in the search paths so it's picked up by import.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Hubbl3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants