Advertisement
Guest User

gh1173

a guest
Feb 27th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.46 KB | None | 0 0
  1. rejap@WIN-CUE1I6EN9JB ~/github/ironsnips/gh1173/gh1173
  2. $ ./bin/Debug/gh1173.exe
  3. IronPython.Runtime.Exceptions.TypeErrorException: cannot create weak reference to 'type' object
  4. at Microsoft.Scripting.Runtime.LightExceptions.ThrowException(LightException lightEx) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Runtime\LightExceptions.cs:line 164
  5. at Microsoft.Scripting.Runtime.LightExceptions.CheckAndThrow(Object value) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Runtime\LightExceptions.cs:line 158
  6. at _weakrefset$23.__contains__$552(PythonFunction $function, Object self, Object item) in C:\Program Files (x86)\IronPython 2.7\Lib\_weakrefset.py:line 73
  7. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  8. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  9. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  10. at CallSite.Target(Closure , CallSite , Object , Object )
  11. at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
  12. at abc$21.__subclasscheck__$538(PythonFunction $function, Object cls, Object subclass) in C:\Program Files (x86)\IronPython 2.7\Lib\abc.py:line 185
  13. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  14. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  15. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  16. at Microsoft.Scripting.Interpreter.FuncCallInstruction`6.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 788
  17. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  18. at Microsoft.Scripting.Interpreter.LightLambda.Run4[T0,T1,T2,T3,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 165
  19. at IronPython.NewTypes.IronPython.Runtime.Types.PythonType_3$3.__subclasscheck__(PythonType sub)
  20. at IronPython.Runtime.Operations.PythonOps.IsSubClass(PythonType c, PythonType typeinfo) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 322
  21. at IronPython.Modules.Builtin.issubclass(CodeContext context, PythonType c, PythonType typeinfo) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 990
  22. at Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 740
  23. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  24. at Microsoft.Scripting.Interpreter.LightLambda.Run5[T0,T1,T2,T3,T4,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 202
  25. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
  26. at abc$21.register$532(PythonFunction $function, Object cls, Object subclass) in C:\Program Files (x86)\IronPython 2.7\Lib\abc.py:line 117
  27. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  28. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
  29. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  30. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  31. at _abcoll$20._abcoll(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\_abcoll.py:line 601
  32. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  33. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  34. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  35. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  36. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  37. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  38. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  39. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  40. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  41. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  42. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  43. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  44. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  45. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  46. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  47. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  48. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  49. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  50. at UserDict$18.UserDict(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\UserDict.py:line 87
  51. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  52. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  53. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  54. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  55. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  56. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  57. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  58. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  59. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  60. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  61. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  62. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  63. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  64. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  65. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  66. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  67. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  68. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  69. at os$5.os(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\os.py:line 743
  70. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  71. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  72. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  73. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  74. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  75. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  76. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  77. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  78. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  79. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  80. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  81. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  82. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  83. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  84. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  85. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  86. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  87. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  88. at linecache$3.linecache(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\linecache.py:line 68
  89. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  90. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  91. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  92. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  93. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  94. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  95. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  96. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  97. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  98. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  99. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  100. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  101. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  102. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  103. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  104. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  105. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  106. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  107. at traceback$1.traceback(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\traceback.py:line 314
  108. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  109. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  110. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  111. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  112. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  113. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  114. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  115. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  116. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  117. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  118. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  119. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  120. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  121. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  122. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  123. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  124. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  125. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  126. at Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 740
  127. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  128. at Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 97
  129. at IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 81
  130. at IronPython.Compiler.PythonScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 72
  131. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 100
  132. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  133. at Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 242
  134. at Microsoft.Scripting.SourceUnit.Execute(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 227
  135. at Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptSource.cs:line 134
  136. at Microsoft.Scripting.Hosting.ScriptEngine.Execute(String expression, ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptEngine.cs:line 126
  137. at gh1173.Program.MakeRuntime() in c:\cygwin64\home\rejap\github\ironsnips\gh1173\gh1173\Program.cs:line 31
  138.  
  139. rejap@WIN-CUE1I6EN9JB ~/github/ironsnips/gh1173/gh1173
  140. $ ./bin/Debug/gh1173.exe
  141. System.MissingMemberException: 'module' object has no attribute '__all__'
  142. at Microsoft.Scripting.Runtime.LightExceptions.ThrowException(LightException lightEx) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Runtime\LightExceptions.cs:line 164
  143. at Microsoft.Scripting.Runtime.LightExceptions.CheckAndThrow(Object value) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Runtime\LightExceptions.cs:line 158
  144. at os$5._get_exports_list$49(PythonFunction $function, Object module) in C:\Program Files (x86)\IronPython 2.7\Lib\os.py:line 39
  145. at IronPython.Runtime.FunctionCaller`1.Call1(CallSite site, CodeContext context, Object func, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 420
  146. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  147. at os$5.os(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\os.py:line 743
  148. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  149. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  150. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  151. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  152. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  153. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  154. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  155. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  156. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  157. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  158. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  159. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  160. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  161. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  162. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  163. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  164. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  165. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  166. at linecache$3.linecache(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\linecache.py:line 68
  167. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  168. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  169. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  170. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  171. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  172. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  173. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  174. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  175. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  176. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  177. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  178. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  179. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  180. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  181. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  182. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  183. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  184. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  185. at traceback$1.traceback(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\traceback.py:line 314
  186. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  187. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  188. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  189. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  190. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  191. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  192. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  193. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  194. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  195. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  196. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  197. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  198. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  199. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  200. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  201. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  202. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  203. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  204. at Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 740
  205. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  206. at Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 97
  207. at IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 81
  208. at IronPython.Compiler.PythonScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 72
  209. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 100
  210. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  211. at Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 242
  212. at Microsoft.Scripting.SourceUnit.Execute(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 227
  213. at Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptSource.cs:line 134
  214. at Microsoft.Scripting.Hosting.ScriptEngine.Execute(String expression, ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptEngine.cs:line 126
  215. at gh1173.Program.MakeRuntime() in c:\cygwin64\home\rejap\github\ironsnips\gh1173\gh1173\Program.cs:line 31
  216.  
  217. rejap@WIN-CUE1I6EN9JB ~/github/ironsnips/gh1173/gh1173
  218. $ ./bin/Debug/gh1173.exe
  219. System.IndexOutOfRangeException: Index was outside the bounds of the array.
  220. at System.Collections.Generic.List`1.Add(T item)
  221. at IronPython.Runtime.WeakRefTracker.ChainCallback(Object callback, Object weakRef) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\WeakRef.cs:line 80
  222. at IronPython.Modules.PythonWeakRef.WeakRefHelpers.InitializeWeakRef(Object self, Object target, Object callback) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython.Modules\_weakref.cs:line 841
  223. at IronPython.Modules.PythonWeakRef.ref..ctor(Object object, Object callback) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython.Modules\_weakref.cs:line 115
  224. at IronPython.Modules.PythonWeakRef.ref.__new__(CodeContext context, PythonType cls, Object object, Object callback) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython.Modules\_weakref.cs:line 102
  225. at Microsoft.Scripting.Interpreter.FuncCallInstruction`5.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 764
  226. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  227. at Microsoft.Scripting.Interpreter.LightLambda.Run5[T0,T1,T2,T3,T4,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 202
  228. at _weakrefset$24.add$565(PythonFunction $function, Object self, Object item) in C:\Program Files (x86)\IronPython 2.7\Lib\_weakrefset.py:line 84
  229. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  230. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  231. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  232. at abc$21.register$532(PythonFunction $function, Object cls, Object subclass) in C:\Program Files (x86)\IronPython 2.7\Lib\abc.py:line 117
  233. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  234. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
  235. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  236. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  237. at _abcoll$19._abcoll(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\_abcoll.py:line 601
  238. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 68
  239. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  240. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  241. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1180
  242. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  243. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  244. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 937
  245. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  246. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 835
  247. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  248. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  249. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  250. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  251. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  252. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  253. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  254. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  255. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  256. at UserDict$17.UserDict(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\UserDict.py:line 87
  257. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  258. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  259. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  260. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  261. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  262. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  263. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  264. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  265. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  266. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  267. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  268. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  269. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  270. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  271. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  272. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  273. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  274. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  275. at os$6.os(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\os.py:line 743
  276. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  277. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  278. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  279. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  280. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  281. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  282. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  283. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  284. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  285. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  286. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  287. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  288. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  289. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  290. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  291. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  292. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  293. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  294. at linecache$3.linecache(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\linecache.py:line 68
  295. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  296. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  297. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  298. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  299. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  300. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  301. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  302. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  303. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  304. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  305. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  306. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  307. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  308. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  309. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  310. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  311. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  312. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  313. at traceback$2.traceback(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\traceback.py:line 314
  314. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  315. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  316. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  317. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  318. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  319. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  320. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  321. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  322. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  323. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  324. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  325. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  326. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  327. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  328. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  329. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  330. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  331. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  332. at Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 740
  333. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  334. at Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 97
  335. at IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 81
  336. at IronPython.Compiler.PythonScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 72
  337. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 100
  338. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  339. at Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 242
  340. at Microsoft.Scripting.SourceUnit.Execute(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 227
  341. at Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptSource.cs:line 134
  342. at Microsoft.Scripting.Hosting.ScriptEngine.Execute(String expression, ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptEngine.cs:line 126
  343. at gh1173.Program.MakeRuntime() in c:\cygwin64\home\rejap\github\ironsnips\gh1173\gh1173\Program.cs:line 19
  344. System.IndexOutOfRangeException: Index was outside the bounds of the array.
  345. at System.Collections.Generic.List`1.Add(T item)
  346. at IronPython.Runtime.WeakRefTracker.ChainCallback(Object callback, Object weakRef) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\WeakRef.cs:line 80
  347. at IronPython.Modules.PythonWeakRef.WeakRefHelpers.InitializeWeakRef(Object self, Object target, Object callback) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython.Modules\_weakref.cs:line 841
  348. at IronPython.Modules.PythonWeakRef.ref..ctor(Object object, Object callback) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython.Modules\_weakref.cs:line 115
  349. at IronPython.Modules.PythonWeakRef.ref.__new__(CodeContext context, PythonType cls, Object object, Object callback) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython.Modules\_weakref.cs:line 102
  350. at Microsoft.Scripting.Interpreter.FuncCallInstruction`5.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 764
  351. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  352. at Microsoft.Scripting.Interpreter.LightLambda.Run5[T0,T1,T2,T3,T4,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 202
  353. at _weakrefset$23.add$566(PythonFunction $function, Object self, Object item) in C:\Program Files (x86)\IronPython 2.7\Lib\_weakrefset.py:line 84
  354. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  355. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  356. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  357. at abc$22.register$539(PythonFunction $function, Object cls, Object subclass) in C:\Program Files (x86)\IronPython 2.7\Lib\abc.py:line 117
  358. at IronPython.Runtime.FunctionCaller`2.Call2(CallSite site, CodeContext context, Object func, T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonFunction.Generated.cs:line 553
  359. at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
  360. at IronPython.Runtime.Method.MethodBinding`1.SelfTarget(CallSite site, CodeContext context, Object target, T0 arg0) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Method.Generated.cs:line 161
  361. at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  362. at _abcoll$20._abcoll(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\_abcoll.py:line 601
  363. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  364. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  365. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  366. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  367. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  368. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 990
  369. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  370. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  371. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  372. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  373. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  374. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 174
  375. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  376. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  377. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  378. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  379. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  380. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  381. at UserDict$18.UserDict(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\UserDict.py:line 87
  382. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  383. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  384. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  385. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  386. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  387. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  388. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  389. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  390. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  391. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  392. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  393. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  394. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  395. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  396. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  397. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  398. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  399. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  400. at os$5.os(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\os.py:line 743
  401. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  402. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  403. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  404. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  405. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  406. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  407. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  408. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  409. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  410. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  411. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  412. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  413. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  414. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  415. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  416. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  417. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  418. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  419. at linecache$4.linecache(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\linecache.py:line 68
  420. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  421. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  422. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  423. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  424. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  425. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  426. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  427. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  428. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  429. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  430. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  431. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  432. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  433. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  434. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  435. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  436. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  437. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  438. at traceback$1.traceback(FunctionCode $functionCode) in C:\Program Files (x86)\IronPython 2.7\Lib\traceback.py:line 314
  439. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 79
  440. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  441. at IronPython.Runtime.PythonContext.InitializeModule(String fileName, ModuleContext moduleContext, ScriptCode scriptCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1158
  442. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options, ScriptCode& scriptCode) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1187
  443. at IronPython.Runtime.PythonContext.CompileModule(String fileName, String moduleName, SourceUnit sourceCode, ModuleOptions options) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\PythonContext.cs:line 1177
  444. at IronPython.Runtime.Importer.LoadFromSourceUnit(CodeContext context, SourceUnit sourceCode, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 992
  445. at IronPython.Runtime.Importer.LoadModuleFromSource(CodeContext context, String name, String path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 948
  446. at IronPython.Runtime.Importer.LoadFromDisk(CodeContext context, String name, String fullName, String str) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 902
  447. at IronPython.Runtime.Importer.ImportFromPathHook(CodeContext context, String name, String fullName, List path, Func`5 defaultLoader) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 860
  448. at IronPython.Runtime.Importer.ImportFromPath(CodeContext context, String name, String fullName, List path) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 832
  449. at IronPython.Runtime.Importer.ImportTopAbsolute(CodeContext context, String name) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 621
  450. at IronPython.Runtime.Importer.ImportModule(CodeContext context, Object globals, String modName, Boolean bottom, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 261
  451. at IronPython.Modules.Builtin.__import__(CodeContext context, String name, Object globals, Object locals, Object fromlist, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Modules\Builtin.cs:line 108
  452. at Microsoft.Scripting.Interpreter.FuncCallInstruction`7.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 812
  453. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  454. at Microsoft.Scripting.Interpreter.LightLambda.Run7[T0,T1,T2,T3,T4,T5,T6,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 282
  455. at IronPython.Runtime.Importer.ImportLightThrow(CodeContext context, String fullName, PythonTuple from, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Importer.cs:line 64
  456. at IronPython.Runtime.Operations.PythonOps.ImportTop(CodeContext context, String fullName, Int32 level) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Runtime\Operations\PythonOps.cs:line 1775
  457. at Microsoft.Scripting.Interpreter.FuncCallInstruction`4.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Instructions\CallInstruction.Generated.cs:line 740
  458. at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\Interpreter.cs:line 133
  459. at Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Dynamic\Interpreter\LightLambda.Generated.cs:line 97
  460. at IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 81
  461. at IronPython.Compiler.PythonScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\PythonScriptCode.cs:line 72
  462. at IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 100
  463. at IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Languages\IronPython\IronPython\Compiler\RuntimeScriptCode.cs:line 59
  464. at Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 242
  465. at Microsoft.Scripting.SourceUnit.Execute(Scope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\SourceUnit.cs:line 227
  466. at Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptSource.cs:line 134
  467. at Microsoft.Scripting.Hosting.ScriptEngine.Execute(String expression, ScriptScope scope) in c:\cygwin64\home\rejap\github\IronLanguages\Runtime\Microsoft.Scripting\Hosting\ScriptEngine.cs:line 126
  468. at gh1173.Program.MakeRuntime() in c:\cygwin64\home\rejap\github\ironsnips\gh1173\gh1173\Program.cs:line 31
  469.  
  470. Unhandled Exception: System.ArgumentException: Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
  471. at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
  472. at System.Collections.Generic.List`1.RemoveAt(Int32 index)
  473. at IronPython.Runtime.WeakRefTracker.RemoveHandlerAt(Int32 index)
  474. at IronPython.Runtime.WeakRefTracker.RemoveHandler(Object o)
  475. at IronPython.Modules.PythonWeakRef.ref.Finalize()
  476.  
  477. rejap@WIN-CUE1I6EN9JB ~/github/ironsnips/gh1173/gh1173
  478. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement