Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Commit

Permalink
Merge pull request #63 from KeithJRome/meta_path_importer
Browse files Browse the repository at this point in the history
Implementation of resource-based meta_path importer
  • Loading branch information
slide committed Apr 19, 2012
2 parents 4c06d92 + 421d296 commit 43cc8e9
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 0 deletions.
Expand Up @@ -50,6 +50,7 @@
<Compile Include="NativeSignal.cs" /> <Compile Include="NativeSignal.cs" />
<Compile Include="GlobalSuppressions.cs" /> <Compile Include="GlobalSuppressions.cs" />
<Compile Include="mmap.cs" /> <Compile Include="mmap.cs" />
<Compile Include="ResourceMetaPathImporter.cs" />
<Compile Include="signal.cs" /> <Compile Include="signal.cs" />
<Compile Include="winsound.cs" /> <Compile Include="winsound.cs" />
<Compile Include="zipimport.cs" /> <Compile Include="zipimport.cs" />
Expand Down

0 comments on commit 43cc8e9

Please sign in to comment.