Look for an assembly that's already loaded before trying to load it f… · pythonnet/pythonnet@da2bb40 · GitHub
Skip to content

Commit da2bb40

Browse files
committed
Look for an assembly that's already loaded before trying to load it from a file.
This fixes problems when trying to import pre-loaded assemblies that are embedded as resources.
1 parent 39fee54 commit da2bb40

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

src/runtime/assemblymanager.cs

Lines changed: 17 additions & 1 deletion

src/runtime/moduleobject.cs

Lines changed: 5 additions & 1 deletion

0 commit comments

Comments
 (0)