diff --git a/Src/App.Debug.config b/App.Debug.config
similarity index 100%
rename from Src/App.Debug.config
rename to App.Debug.config
diff --git a/Src/App.Release.config b/App.Release.config
similarity index 100%
rename from Src/App.Release.config
rename to App.Release.config
diff --git a/Src/CTypes/Makefile b/CTypes/Makefile
similarity index 100%
rename from Src/CTypes/Makefile
rename to CTypes/Makefile
diff --git a/Src/CTypes/_ctypes_test.c b/CTypes/_ctypes_test.c
similarity index 100%
rename from Src/CTypes/_ctypes_test.c
rename to CTypes/_ctypes_test.c
diff --git a/Src/CTypes/_ctypes_test.sln b/CTypes/_ctypes_test.sln
similarity index 100%
rename from Src/CTypes/_ctypes_test.sln
rename to CTypes/_ctypes_test.sln
diff --git a/Src/CTypes/_ctypes_test.vcxproj b/CTypes/_ctypes_test.vcxproj
similarity index 100%
rename from Src/CTypes/_ctypes_test.vcxproj
rename to CTypes/_ctypes_test.vcxproj
diff --git a/Src/CompilerServices/AssemblyResolver.cs b/CompilerServices/AssemblyResolver.cs
similarity index 100%
rename from Src/CompilerServices/AssemblyResolver.cs
rename to CompilerServices/AssemblyResolver.cs
diff --git a/Src/CompilerServices/Config.cs b/CompilerServices/Config.cs
similarity index 100%
rename from Src/CompilerServices/Config.cs
rename to CompilerServices/Config.cs
diff --git a/Src/CompilerServices/ConsoleOps.cs b/CompilerServices/ConsoleOps.cs
similarity index 100%
rename from Src/CompilerServices/ConsoleOps.cs
rename to CompilerServices/ConsoleOps.cs
diff --git a/Src/CompilerServices/IronPython.CompilerServices.csproj b/CompilerServices/IronPython.CompilerServices.csproj
similarity index 84%
rename from Src/CompilerServices/IronPython.CompilerServices.csproj
rename to CompilerServices/IronPython.CompilerServices.csproj
index ffa1d0cb4..d10a7b092 100644
--- a/Src/CompilerServices/IronPython.CompilerServices.csproj
+++ b/CompilerServices/IronPython.CompilerServices.csproj
@@ -15,12 +15,12 @@
-
+
- ..\..\Util\References\IKVM\IKVM.Reflection.dll
+ ..\Utils\References\IKVM\IKVM.Reflection.dll
diff --git a/Src/CompilerServices/Program.cs b/CompilerServices/Program.cs
similarity index 100%
rename from Src/CompilerServices/Program.cs
rename to CompilerServices/Program.cs
diff --git a/Src/CompilerServices/Properties/AssemblyInfo.cs b/CompilerServices/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/CompilerServices/Properties/AssemblyInfo.cs
rename to CompilerServices/Properties/AssemblyInfo.cs
diff --git a/Src/CompilerServices/README.md b/CompilerServices/README.md
similarity index 100%
rename from Src/CompilerServices/README.md
rename to CompilerServices/README.md
diff --git a/Src/Console.Host/IronPython.Console.Host.csproj b/Console.Host/IronPython.Console.Host.csproj
similarity index 100%
rename from Src/Console.Host/IronPython.Console.Host.csproj
rename to Console.Host/IronPython.Console.Host.csproj
diff --git a/Src/Console.Host/IronPythonWindow.cs b/Console.Host/IronPythonWindow.cs
similarity index 100%
rename from Src/Console.Host/IronPythonWindow.cs
rename to Console.Host/IronPythonWindow.cs
diff --git a/Src/Console.Host/Properties/AssemblyInfo.cs b/Console.Host/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/Console.Host/Properties/AssemblyInfo.cs
rename to Console.Host/Properties/AssemblyInfo.cs
diff --git a/Src/Console.Host/ipyw.ico b/Console.Host/ipyw.ico
similarity index 100%
rename from Src/Console.Host/ipyw.ico
rename to Console.Host/ipyw.ico
diff --git a/Src/Console/Console.cs b/Console/Console.cs
similarity index 100%
rename from Src/Console/Console.cs
rename to Console/Console.cs
diff --git a/Src/Console/IronPython.Console.csproj b/Console/IronPython.Console.csproj
similarity index 100%
rename from Src/Console/IronPython.Console.csproj
rename to Console/IronPython.Console.csproj
diff --git a/Src/Console/Properties/AssemblyInfo.cs b/Console/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/Console/Properties/AssemblyInfo.cs
rename to Console/Properties/AssemblyInfo.cs
diff --git a/Src/Console/app.manifest b/Console/app.manifest
similarity index 100%
rename from Src/Console/app.manifest
rename to Console/app.manifest
diff --git a/Src/Console/ipy-mono.sh b/Console/ipy-mono.sh
similarity index 100%
rename from Src/Console/ipy-mono.sh
rename to Console/ipy-mono.sh
diff --git a/Src/Console/ipy.ico b/Console/ipy.ico
similarity index 100%
rename from Src/Console/ipy.ico
rename to Console/ipy.ico
diff --git a/Src/Console/ipy.sh b/Console/ipy.sh
similarity index 100%
rename from Src/Console/ipy.sh
rename to Console/ipy.sh
diff --git a/Src/Console/runtimeconfig.template.json b/Console/runtimeconfig.template.json
similarity index 100%
rename from Src/Console/runtimeconfig.template.json
rename to Console/runtimeconfig.template.json
diff --git a/Src/Console32.Host/IronPython.Console32.Host.csproj b/Console32.Host/IronPython.Console32.Host.csproj
similarity index 79%
rename from Src/Console32.Host/IronPython.Console32.Host.csproj
rename to Console32.Host/IronPython.Console32.Host.csproj
index 0ed23ee55..ea150a3e0 100644
--- a/Src/Console32.Host/IronPython.Console32.Host.csproj
+++ b/Console32.Host/IronPython.Console32.Host.csproj
@@ -19,8 +19,8 @@
-
-
+
+
diff --git a/Src/Console32/IronPython.Console32.csproj b/Console32/IronPython.Console32.csproj
similarity index 100%
rename from Src/Console32/IronPython.Console32.csproj
rename to Console32/IronPython.Console32.csproj
diff --git a/DLR b/DLR
new file mode 160000
index 000000000..fe26cf45d
--- /dev/null
+++ b/DLR
@@ -0,0 +1 @@
+Subproject commit fe26cf45d383be65a56f0d4b964644eff89e01a8
diff --git a/IronPython.sln b/IronPython.sln
index 9d9ace479..fe48235e5 100644
--- a/IronPython.sln
+++ b/IronPython.sln
@@ -3,17 +3,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34714.143
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython", "Src\IronPython\IronPython.csproj", "{95289EA9-5778-489D-AB48-F81F2CE2DA32}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython", "IronPython\IronPython.csproj", "{95289EA9-5778-489D-AB48-F81F2CE2DA32}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Modules", "Src\Modules\IronPython.Modules.csproj", "{155CE436-1669-4A48-8095-410F2430237F}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Modules", "Modules\IronPython.Modules.csproj", "{155CE436-1669-4A48-8095-410F2430237F}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Wpf", "Src\Wpf\IronPython.Wpf.csproj", "{65E997B7-E99B-4C83-B29E-9951429BB293}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Wpf", "Wpf\IronPython.Wpf.csproj", "{65E997B7-E99B-4C83-B29E-9951429BB293}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console", "Src\Console\IronPython.Console.csproj", "{811AC32C-11F3-4ED8-92A7-A7E39C2BB704}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console", "Console\IronPython.Console.csproj", "{811AC32C-11F3-4ED8-92A7-A7E39C2BB704}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Tests", "Src\Tests\IronPython.Tests.csproj", "{B6B42537-07F8-4F6C-A99A-B155CAEB124E}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Tests", "Tests\IronPython.Tests.csproj", "{B6B42537-07F8-4F6C-A99A-B155CAEB124E}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console.Host", "Src\Console.Host\IronPython.Console.Host.csproj", "{81DA19C7-4FEC-47E7-981B-D9310D549F95}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console.Host", "Console.Host\IronPython.Console.Host.csproj", "{81DA19C7-4FEC-47E7-981B-D9310D549F95}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3A14D070-628F-44EF-92DD-47C8BE5C33CD}"
ProjectSection(SolutionItems) = preProject
@@ -45,19 +45,19 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{17737ACB
Build\Tasks.Targets = Build\Tasks.Targets
EndProjectSection
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.CompilerServices", "Src\CompilerServices\IronPython.CompilerServices.csproj", "{3DFB096E-AC09-4E7A-9288-7F7C33C288C7}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.CompilerServices", "CompilerServices\IronPython.CompilerServices.csproj", "{3DFB096E-AC09-4E7A-9288-7F7C33C288C7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DLR", "DLR", "{AC38EFB1-820D-4E90-BF40-BEF3AC825542}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Dynamic", "Src\DLR\Src\Microsoft.Dynamic\Microsoft.Dynamic.csproj", "{EB66B766-6354-4208-A3D4-AACBDCB5C3B3}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Dynamic", "DLR\Src\Microsoft.Dynamic\Microsoft.Dynamic.csproj", "{EB66B766-6354-4208-A3D4-AACBDCB5C3B3}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Scripting", "Src\DLR\Src\Microsoft.Scripting\Microsoft.Scripting.csproj", "{02FF0909-F5AD-48CF-A86A-345E721B7E40}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Scripting", "DLR\Src\Microsoft.Scripting\Microsoft.Scripting.csproj", "{02FF0909-F5AD-48CF-A86A-345E721B7E40}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Scripting.Metadata", "Src\DLR\Src\Microsoft.Scripting.Metadata\Microsoft.Scripting.Metadata.csproj", "{ACDD9B9E-8FE6-439C-9521-1CCBA47F6143}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Scripting.Metadata", "DLR\Src\Microsoft.Scripting.Metadata\Microsoft.Scripting.Metadata.csproj", "{ACDD9B9E-8FE6-439C-9521-1CCBA47F6143}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{60836ADE-CAB7-4587-B6FB-8C4FEB872752}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClrAssembly", "Src\DLR\Tests\ClrAssembly\ClrAssembly.csproj", "{BEE737B9-18D5-48D9-8672-9A896213C98B}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClrAssembly", "DLR\Tests\ClrAssembly\ClrAssembly.csproj", "{BEE737B9-18D5-48D9-8672-9A896213C98B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Package", "Package", "{CE610DDE-D1DB-44D8-BAE9-BAAB00DA98F0}"
EndProject
@@ -67,7 +67,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "nuget", "nuget", "{EE77D917
Package\nuget\IronPython.StdLib.nuspec = Package\nuget\IronPython.StdLib.nuspec
EndProjectSection
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console32", "Src\Console32\IronPython.Console32.csproj", "{AD21022F-E7C1-4B74-97C1-0A0E48EFF992}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console32", "Console32\IronPython.Console32.csproj", "{AD21022F-E7C1-4B74-97C1-0A0E48EFF992}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "choco", "choco", "{EA550FD8-2241-4131-8292-619D009E0199}"
ProjectSection(SolutionItems) = preProject
@@ -100,11 +100,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "msi", "msi", "{450F93D5-DF0
Package\msi\Version.wxi = Package\msi\Version.wxi
EndProjectSection
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console32.Host", "Src\Console32.Host\IronPython.Console32.Host.csproj", "{8F177DC2-9822-45BD-AB05-1F40FCA86168}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IronPython.Console32.Host", "Console32.Host\IronPython.Console32.Host.csproj", "{8F177DC2-9822-45BD-AB05-1F40FCA86168}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronPython.DiagnosticAnalyzer", "DiagnosticAnalyzer\IronPython.DiagnosticAnalyzer.csproj", "{2DFE89D7-0C39-44E9-94CD-496CC985DFC3}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronPython.SQLite", "Src\SQLite\IronPython.SQLite.csproj", "{2F1071BF-891C-42A3-8A82-6B8A168BDE64}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronPython.SQLite", "SQLite\IronPython.SQLite.csproj", "{2F1071BF-891C-42A3-8A82-6B8A168BDE64}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/Src/IronPython/Compiler/Ast/AndExpression.cs b/IronPython/Compiler/Ast/AndExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AndExpression.cs
rename to IronPython/Compiler/Ast/AndExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/AnnotatedAssignStatement.cs b/IronPython/Compiler/Ast/AnnotatedAssignStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AnnotatedAssignStatement.cs
rename to IronPython/Compiler/Ast/AnnotatedAssignStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/AssertStatement.cs b/IronPython/Compiler/Ast/AssertStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AssertStatement.cs
rename to IronPython/Compiler/Ast/AssertStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/AssignmentStatement.cs b/IronPython/Compiler/Ast/AssignmentStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AssignmentStatement.cs
rename to IronPython/Compiler/Ast/AssignmentStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/AstMethods.cs b/IronPython/Compiler/Ast/AstMethods.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AstMethods.cs
rename to IronPython/Compiler/Ast/AstMethods.cs
diff --git a/Src/IronPython/Compiler/Ast/AsyncStatement.cs b/IronPython/Compiler/Ast/AsyncStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AsyncStatement.cs
rename to IronPython/Compiler/Ast/AsyncStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/AugmentedAssignStatement.cs b/IronPython/Compiler/Ast/AugmentedAssignStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/AugmentedAssignStatement.cs
rename to IronPython/Compiler/Ast/AugmentedAssignStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/BinaryExpression.Generated.cs b/IronPython/Compiler/Ast/BinaryExpression.Generated.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/BinaryExpression.Generated.cs
rename to IronPython/Compiler/Ast/BinaryExpression.Generated.cs
diff --git a/Src/IronPython/Compiler/Ast/BinaryExpression.cs b/IronPython/Compiler/Ast/BinaryExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/BinaryExpression.cs
rename to IronPython/Compiler/Ast/BinaryExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/BreakStatement.cs b/IronPython/Compiler/Ast/BreakStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/BreakStatement.cs
rename to IronPython/Compiler/Ast/BreakStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/CallExpression.cs b/IronPython/Compiler/Ast/CallExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/CallExpression.cs
rename to IronPython/Compiler/Ast/CallExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/ClassDefinition.cs b/IronPython/Compiler/Ast/ClassDefinition.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ClassDefinition.cs
rename to IronPython/Compiler/Ast/ClassDefinition.cs
diff --git a/Src/IronPython/Compiler/Ast/Comprehension.cs b/IronPython/Compiler/Ast/Comprehension.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/Comprehension.cs
rename to IronPython/Compiler/Ast/Comprehension.cs
diff --git a/Src/IronPython/Compiler/Ast/ComprehensionFor.cs b/IronPython/Compiler/Ast/ComprehensionFor.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ComprehensionFor.cs
rename to IronPython/Compiler/Ast/ComprehensionFor.cs
diff --git a/Src/IronPython/Compiler/Ast/ComprehensionIf.cs b/IronPython/Compiler/Ast/ComprehensionIf.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ComprehensionIf.cs
rename to IronPython/Compiler/Ast/ComprehensionIf.cs
diff --git a/Src/IronPython/Compiler/Ast/ConditionalExpression.cs b/IronPython/Compiler/Ast/ConditionalExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ConditionalExpression.cs
rename to IronPython/Compiler/Ast/ConditionalExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/ConstantExpression.cs b/IronPython/Compiler/Ast/ConstantExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ConstantExpression.cs
rename to IronPython/Compiler/Ast/ConstantExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/ContinueStatement.cs b/IronPython/Compiler/Ast/ContinueStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ContinueStatement.cs
rename to IronPython/Compiler/Ast/ContinueStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/DelStatement.cs b/IronPython/Compiler/Ast/DelStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/DelStatement.cs
rename to IronPython/Compiler/Ast/DelStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/DictionaryExpression.cs b/IronPython/Compiler/Ast/DictionaryExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/DictionaryExpression.cs
rename to IronPython/Compiler/Ast/DictionaryExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/DottedName.cs b/IronPython/Compiler/Ast/DottedName.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/DottedName.cs
rename to IronPython/Compiler/Ast/DottedName.cs
diff --git a/Src/IronPython/Compiler/Ast/DynamicConvertExpression.cs b/IronPython/Compiler/Ast/DynamicConvertExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/DynamicConvertExpression.cs
rename to IronPython/Compiler/Ast/DynamicConvertExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/DynamicGetMemberExpression.cs b/IronPython/Compiler/Ast/DynamicGetMemberExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/DynamicGetMemberExpression.cs
rename to IronPython/Compiler/Ast/DynamicGetMemberExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/EmptyStatement.cs b/IronPython/Compiler/Ast/EmptyStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/EmptyStatement.cs
rename to IronPython/Compiler/Ast/EmptyStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/ErrorExpression.cs b/IronPython/Compiler/Ast/ErrorExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ErrorExpression.cs
rename to IronPython/Compiler/Ast/ErrorExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/Expression.cs b/IronPython/Compiler/Ast/Expression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/Expression.cs
rename to IronPython/Compiler/Ast/Expression.cs
diff --git a/Src/IronPython/Compiler/Ast/ExpressionStatement.cs b/IronPython/Compiler/Ast/ExpressionStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ExpressionStatement.cs
rename to IronPython/Compiler/Ast/ExpressionStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/FlowChecker.cs b/IronPython/Compiler/Ast/FlowChecker.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/FlowChecker.cs
rename to IronPython/Compiler/Ast/FlowChecker.cs
diff --git a/Src/IronPython/Compiler/Ast/ForStatement.cs b/IronPython/Compiler/Ast/ForStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ForStatement.cs
rename to IronPython/Compiler/Ast/ForStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/FormattedValueExpression.cs b/IronPython/Compiler/Ast/FormattedValueExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/FormattedValueExpression.cs
rename to IronPython/Compiler/Ast/FormattedValueExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/FromImportStatement.cs b/IronPython/Compiler/Ast/FromImportStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/FromImportStatement.cs
rename to IronPython/Compiler/Ast/FromImportStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/FunctionDefinition.cs b/IronPython/Compiler/Ast/FunctionDefinition.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/FunctionDefinition.cs
rename to IronPython/Compiler/Ast/FunctionDefinition.cs
diff --git a/Src/IronPython/Compiler/Ast/GeneratorExpression.cs b/IronPython/Compiler/Ast/GeneratorExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/GeneratorExpression.cs
rename to IronPython/Compiler/Ast/GeneratorExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/GetGlobalContextExpression.cs b/IronPython/Compiler/Ast/GetGlobalContextExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/GetGlobalContextExpression.cs
rename to IronPython/Compiler/Ast/GetGlobalContextExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/GetParentContextFromFunctionExpression.cs b/IronPython/Compiler/Ast/GetParentContextFromFunctionExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/GetParentContextFromFunctionExpression.cs
rename to IronPython/Compiler/Ast/GetParentContextFromFunctionExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/GlobalStatement.cs b/IronPython/Compiler/Ast/GlobalStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/GlobalStatement.cs
rename to IronPython/Compiler/Ast/GlobalStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/ILoopStatement.cs b/IronPython/Compiler/Ast/ILoopStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ILoopStatement.cs
rename to IronPython/Compiler/Ast/ILoopStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/IfStatement.cs b/IronPython/Compiler/Ast/IfStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/IfStatement.cs
rename to IronPython/Compiler/Ast/IfStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/IfStatementTest.cs b/IronPython/Compiler/Ast/IfStatementTest.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/IfStatementTest.cs
rename to IronPython/Compiler/Ast/IfStatementTest.cs
diff --git a/Src/IronPython/Compiler/Ast/ImportStatement.cs b/IronPython/Compiler/Ast/ImportStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ImportStatement.cs
rename to IronPython/Compiler/Ast/ImportStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/IndexExpression.cs b/IronPython/Compiler/Ast/IndexExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/IndexExpression.cs
rename to IronPython/Compiler/Ast/IndexExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/JoinedStringExpression.cs b/IronPython/Compiler/Ast/JoinedStringExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/JoinedStringExpression.cs
rename to IronPython/Compiler/Ast/JoinedStringExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/Keyword.cs b/IronPython/Compiler/Ast/Keyword.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/Keyword.cs
rename to IronPython/Compiler/Ast/Keyword.cs
diff --git a/Src/IronPython/Compiler/Ast/LambdaExpression.cs b/IronPython/Compiler/Ast/LambdaExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/LambdaExpression.cs
rename to IronPython/Compiler/Ast/LambdaExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/ListExpression.cs b/IronPython/Compiler/Ast/ListExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ListExpression.cs
rename to IronPython/Compiler/Ast/ListExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/MemberExpression.cs b/IronPython/Compiler/Ast/MemberExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/MemberExpression.cs
rename to IronPython/Compiler/Ast/MemberExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/ModuleName.cs b/IronPython/Compiler/Ast/ModuleName.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ModuleName.cs
rename to IronPython/Compiler/Ast/ModuleName.cs
diff --git a/Src/IronPython/Compiler/Ast/NameExpression.cs b/IronPython/Compiler/Ast/NameExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/NameExpression.cs
rename to IronPython/Compiler/Ast/NameExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/Node.cs b/IronPython/Compiler/Ast/Node.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/Node.cs
rename to IronPython/Compiler/Ast/Node.cs
diff --git a/Src/IronPython/Compiler/Ast/NonlocalStatement.cs b/IronPython/Compiler/Ast/NonlocalStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/NonlocalStatement.cs
rename to IronPython/Compiler/Ast/NonlocalStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/OrExpression.cs b/IronPython/Compiler/Ast/OrExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/OrExpression.cs
rename to IronPython/Compiler/Ast/OrExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/Parameter.cs b/IronPython/Compiler/Ast/Parameter.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/Parameter.cs
rename to IronPython/Compiler/Ast/Parameter.cs
diff --git a/Src/IronPython/Compiler/Ast/ParenthesisExpression.cs b/IronPython/Compiler/Ast/ParenthesisExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ParenthesisExpression.cs
rename to IronPython/Compiler/Ast/ParenthesisExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/PythonAst.cs b/IronPython/Compiler/Ast/PythonAst.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/PythonAst.cs
rename to IronPython/Compiler/Ast/PythonAst.cs
diff --git a/Src/IronPython/Compiler/Ast/PythonConstantExpression.cs b/IronPython/Compiler/Ast/PythonConstantExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/PythonConstantExpression.cs
rename to IronPython/Compiler/Ast/PythonConstantExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/PythonNameBinder.cs b/IronPython/Compiler/Ast/PythonNameBinder.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/PythonNameBinder.cs
rename to IronPython/Compiler/Ast/PythonNameBinder.cs
diff --git a/Src/IronPython/Compiler/Ast/PythonReference.cs b/IronPython/Compiler/Ast/PythonReference.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/PythonReference.cs
rename to IronPython/Compiler/Ast/PythonReference.cs
diff --git a/Src/IronPython/Compiler/Ast/PythonVariable.cs b/IronPython/Compiler/Ast/PythonVariable.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/PythonVariable.cs
rename to IronPython/Compiler/Ast/PythonVariable.cs
diff --git a/Src/IronPython/Compiler/Ast/PythonWalker.Generated.cs b/IronPython/Compiler/Ast/PythonWalker.Generated.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/PythonWalker.Generated.cs
rename to IronPython/Compiler/Ast/PythonWalker.Generated.cs
diff --git a/Src/IronPython/Compiler/Ast/RaiseStatement.cs b/IronPython/Compiler/Ast/RaiseStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/RaiseStatement.cs
rename to IronPython/Compiler/Ast/RaiseStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/RelativeModuleName.cs b/IronPython/Compiler/Ast/RelativeModuleName.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/RelativeModuleName.cs
rename to IronPython/Compiler/Ast/RelativeModuleName.cs
diff --git a/Src/IronPython/Compiler/Ast/ReturnStatement.cs b/IronPython/Compiler/Ast/ReturnStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ReturnStatement.cs
rename to IronPython/Compiler/Ast/ReturnStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/ScopeStatement.cs b/IronPython/Compiler/Ast/ScopeStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/ScopeStatement.cs
rename to IronPython/Compiler/Ast/ScopeStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/SequenceExpression.cs b/IronPython/Compiler/Ast/SequenceExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/SequenceExpression.cs
rename to IronPython/Compiler/Ast/SequenceExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/SerializedScopeStatement.cs b/IronPython/Compiler/Ast/SerializedScopeStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/SerializedScopeStatement.cs
rename to IronPython/Compiler/Ast/SerializedScopeStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/SetExpression.cs b/IronPython/Compiler/Ast/SetExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/SetExpression.cs
rename to IronPython/Compiler/Ast/SetExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/SliceExpression.cs b/IronPython/Compiler/Ast/SliceExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/SliceExpression.cs
rename to IronPython/Compiler/Ast/SliceExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/StarredExpression.cs b/IronPython/Compiler/Ast/StarredExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/StarredExpression.cs
rename to IronPython/Compiler/Ast/StarredExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/Statement.cs b/IronPython/Compiler/Ast/Statement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/Statement.cs
rename to IronPython/Compiler/Ast/Statement.cs
diff --git a/Src/IronPython/Compiler/Ast/SuiteStatement.cs b/IronPython/Compiler/Ast/SuiteStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/SuiteStatement.cs
rename to IronPython/Compiler/Ast/SuiteStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/TryStatement.cs b/IronPython/Compiler/Ast/TryStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/TryStatement.cs
rename to IronPython/Compiler/Ast/TryStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/TupleExpression.cs b/IronPython/Compiler/Ast/TupleExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/TupleExpression.cs
rename to IronPython/Compiler/Ast/TupleExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/UnaryExpression.cs b/IronPython/Compiler/Ast/UnaryExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/UnaryExpression.cs
rename to IronPython/Compiler/Ast/UnaryExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/VariableKind.cs b/IronPython/Compiler/Ast/VariableKind.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/VariableKind.cs
rename to IronPython/Compiler/Ast/VariableKind.cs
diff --git a/Src/IronPython/Compiler/Ast/WhileStatement.cs b/IronPython/Compiler/Ast/WhileStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/WhileStatement.cs
rename to IronPython/Compiler/Ast/WhileStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/WithStatement.cs b/IronPython/Compiler/Ast/WithStatement.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/WithStatement.cs
rename to IronPython/Compiler/Ast/WithStatement.cs
diff --git a/Src/IronPython/Compiler/Ast/YieldExpression.cs b/IronPython/Compiler/Ast/YieldExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/YieldExpression.cs
rename to IronPython/Compiler/Ast/YieldExpression.cs
diff --git a/Src/IronPython/Compiler/Ast/YieldFromExpression.cs b/IronPython/Compiler/Ast/YieldFromExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/Ast/YieldFromExpression.cs
rename to IronPython/Compiler/Ast/YieldFromExpression.cs
diff --git a/Src/IronPython/Compiler/ClosureExpression.cs b/IronPython/Compiler/ClosureExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/ClosureExpression.cs
rename to IronPython/Compiler/ClosureExpression.cs
diff --git a/Src/IronPython/Compiler/ClosureInfo.cs b/IronPython/Compiler/ClosureInfo.cs
similarity index 100%
rename from Src/IronPython/Compiler/ClosureInfo.cs
rename to IronPython/Compiler/ClosureInfo.cs
diff --git a/Src/IronPython/Compiler/CollectableCompilationMode.cs b/IronPython/Compiler/CollectableCompilationMode.cs
similarity index 100%
rename from Src/IronPython/Compiler/CollectableCompilationMode.cs
rename to IronPython/Compiler/CollectableCompilationMode.cs
diff --git a/Src/IronPython/Compiler/CompilationMode.cs b/IronPython/Compiler/CompilationMode.cs
similarity index 100%
rename from Src/IronPython/Compiler/CompilationMode.cs
rename to IronPython/Compiler/CompilationMode.cs
diff --git a/Src/IronPython/Compiler/GeneratorRewriter.cs b/IronPython/Compiler/GeneratorRewriter.cs
similarity index 100%
rename from Src/IronPython/Compiler/GeneratorRewriter.cs
rename to IronPython/Compiler/GeneratorRewriter.cs
diff --git a/Src/IronPython/Compiler/LazyCode.cs b/IronPython/Compiler/LazyCode.cs
similarity index 100%
rename from Src/IronPython/Compiler/LazyCode.cs
rename to IronPython/Compiler/LazyCode.cs
diff --git a/Src/IronPython/Compiler/LookupCompilationMode.cs b/IronPython/Compiler/LookupCompilationMode.cs
similarity index 100%
rename from Src/IronPython/Compiler/LookupCompilationMode.cs
rename to IronPython/Compiler/LookupCompilationMode.cs
diff --git a/Src/IronPython/Compiler/OnDiskScriptCode.cs b/IronPython/Compiler/OnDiskScriptCode.cs
similarity index 100%
rename from Src/IronPython/Compiler/OnDiskScriptCode.cs
rename to IronPython/Compiler/OnDiskScriptCode.cs
diff --git a/Src/IronPython/Compiler/Parser.cs b/IronPython/Compiler/Parser.cs
similarity index 100%
rename from Src/IronPython/Compiler/Parser.cs
rename to IronPython/Compiler/Parser.cs
diff --git a/Src/IronPython/Compiler/PythonCallTargets.cs b/IronPython/Compiler/PythonCallTargets.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonCallTargets.cs
rename to IronPython/Compiler/PythonCallTargets.cs
diff --git a/Src/IronPython/Compiler/PythonCompilerOptions.cs b/IronPython/Compiler/PythonCompilerOptions.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonCompilerOptions.cs
rename to IronPython/Compiler/PythonCompilerOptions.cs
diff --git a/Src/IronPython/Compiler/PythonDynamicExpression.cs b/IronPython/Compiler/PythonDynamicExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonDynamicExpression.cs
rename to IronPython/Compiler/PythonDynamicExpression.cs
diff --git a/Src/IronPython/Compiler/PythonGlobal.cs b/IronPython/Compiler/PythonGlobal.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonGlobal.cs
rename to IronPython/Compiler/PythonGlobal.cs
diff --git a/Src/IronPython/Compiler/PythonGlobalVariableExpression.cs b/IronPython/Compiler/PythonGlobalVariableExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonGlobalVariableExpression.cs
rename to IronPython/Compiler/PythonGlobalVariableExpression.cs
diff --git a/Src/IronPython/Compiler/PythonOperator.cs b/IronPython/Compiler/PythonOperator.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonOperator.cs
rename to IronPython/Compiler/PythonOperator.cs
diff --git a/Src/IronPython/Compiler/PythonSavableScriptCode.cs b/IronPython/Compiler/PythonSavableScriptCode.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonSavableScriptCode.cs
rename to IronPython/Compiler/PythonSavableScriptCode.cs
diff --git a/Src/IronPython/Compiler/PythonScriptCode.cs b/IronPython/Compiler/PythonScriptCode.cs
similarity index 100%
rename from Src/IronPython/Compiler/PythonScriptCode.cs
rename to IronPython/Compiler/PythonScriptCode.cs
diff --git a/Src/IronPython/Compiler/ReducableDynamicExpression.cs b/IronPython/Compiler/ReducableDynamicExpression.cs
similarity index 100%
rename from Src/IronPython/Compiler/ReducableDynamicExpression.cs
rename to IronPython/Compiler/ReducableDynamicExpression.cs
diff --git a/Src/IronPython/Compiler/RunnableScriptCode.cs b/IronPython/Compiler/RunnableScriptCode.cs
similarity index 100%
rename from Src/IronPython/Compiler/RunnableScriptCode.cs
rename to IronPython/Compiler/RunnableScriptCode.cs
diff --git a/Src/IronPython/Compiler/RuntimeScriptCode.cs b/IronPython/Compiler/RuntimeScriptCode.cs
similarity index 100%
rename from Src/IronPython/Compiler/RuntimeScriptCode.cs
rename to IronPython/Compiler/RuntimeScriptCode.cs
diff --git a/Src/IronPython/Compiler/ToDiskCompilationMode.cs b/IronPython/Compiler/ToDiskCompilationMode.cs
similarity index 100%
rename from Src/IronPython/Compiler/ToDiskCompilationMode.cs
rename to IronPython/Compiler/ToDiskCompilationMode.cs
diff --git a/Src/IronPython/Compiler/Token.cs b/IronPython/Compiler/Token.cs
similarity index 100%
rename from Src/IronPython/Compiler/Token.cs
rename to IronPython/Compiler/Token.cs
diff --git a/Src/IronPython/Compiler/TokenKind.Generated.cs b/IronPython/Compiler/TokenKind.Generated.cs
similarity index 100%
rename from Src/IronPython/Compiler/TokenKind.Generated.cs
rename to IronPython/Compiler/TokenKind.Generated.cs
diff --git a/Src/IronPython/Compiler/Tokenizer.Generated.cs b/IronPython/Compiler/Tokenizer.Generated.cs
similarity index 100%
rename from Src/IronPython/Compiler/Tokenizer.Generated.cs
rename to IronPython/Compiler/Tokenizer.Generated.cs
diff --git a/Src/IronPython/Compiler/Tokenizer.cs b/IronPython/Compiler/Tokenizer.cs
similarity index 100%
rename from Src/IronPython/Compiler/Tokenizer.cs
rename to IronPython/Compiler/Tokenizer.cs
diff --git a/Src/IronPython/Compiler/UncollectableCompilationMode.Generated.cs b/IronPython/Compiler/UncollectableCompilationMode.Generated.cs
similarity index 100%
rename from Src/IronPython/Compiler/UncollectableCompilationMode.Generated.cs
rename to IronPython/Compiler/UncollectableCompilationMode.Generated.cs
diff --git a/Src/IronPython/Compiler/UncollectableCompilationMode.cs b/IronPython/Compiler/UncollectableCompilationMode.cs
similarity index 100%
rename from Src/IronPython/Compiler/UncollectableCompilationMode.cs
rename to IronPython/Compiler/UncollectableCompilationMode.cs
diff --git a/Src/IronPython/FakeInteropServices.cs b/IronPython/FakeInteropServices.cs
similarity index 100%
rename from Src/IronPython/FakeInteropServices.cs
rename to IronPython/FakeInteropServices.cs
diff --git a/Src/IronPython/Hosting/Python.cs b/IronPython/Hosting/Python.cs
similarity index 100%
rename from Src/IronPython/Hosting/Python.cs
rename to IronPython/Hosting/Python.cs
diff --git a/Src/IronPython/Hosting/PythonCodeDomCodeGen.cs b/IronPython/Hosting/PythonCodeDomCodeGen.cs
similarity index 100%
rename from Src/IronPython/Hosting/PythonCodeDomCodeGen.cs
rename to IronPython/Hosting/PythonCodeDomCodeGen.cs
diff --git a/Src/IronPython/Hosting/PythonCommandLine.cs b/IronPython/Hosting/PythonCommandLine.cs
similarity index 100%
rename from Src/IronPython/Hosting/PythonCommandLine.cs
rename to IronPython/Hosting/PythonCommandLine.cs
diff --git a/Src/IronPython/Hosting/PythonConsoleOptions.cs b/IronPython/Hosting/PythonConsoleOptions.cs
similarity index 100%
rename from Src/IronPython/Hosting/PythonConsoleOptions.cs
rename to IronPython/Hosting/PythonConsoleOptions.cs
diff --git a/Src/IronPython/Hosting/PythonOptionsParser.cs b/IronPython/Hosting/PythonOptionsParser.cs
similarity index 100%
rename from Src/IronPython/Hosting/PythonOptionsParser.cs
rename to IronPython/Hosting/PythonOptionsParser.cs
diff --git a/Src/IronPython/Hosting/PythonService.cs b/IronPython/Hosting/PythonService.cs
similarity index 100%
rename from Src/IronPython/Hosting/PythonService.cs
rename to IronPython/Hosting/PythonService.cs
diff --git a/Src/IronPython/Interop/Windows/Interop.Libraries.cs b/IronPython/Interop/Windows/Interop.Libraries.cs
similarity index 100%
rename from Src/IronPython/Interop/Windows/Interop.Libraries.cs
rename to IronPython/Interop/Windows/Interop.Libraries.cs
diff --git a/Src/IronPython/Interop/Windows/Kernel32/Interop.GetWindowsExW.cs b/IronPython/Interop/Windows/Kernel32/Interop.GetWindowsExW.cs
similarity index 100%
rename from Src/IronPython/Interop/Windows/Kernel32/Interop.GetWindowsExW.cs
rename to IronPython/Interop/Windows/Kernel32/Interop.GetWindowsExW.cs
diff --git a/Src/IronPython/Interop/Windows/Kernel32/Interop.OSVERSIONINFOEX.cs b/IronPython/Interop/Windows/Kernel32/Interop.OSVERSIONINFOEX.cs
similarity index 100%
rename from Src/IronPython/Interop/Windows/Kernel32/Interop.OSVERSIONINFOEX.cs
rename to IronPython/Interop/Windows/Kernel32/Interop.OSVERSIONINFOEX.cs
diff --git a/Src/IronPython/Interop/Windows/NtDll/Interop.RtlGetVersion.cs b/IronPython/Interop/Windows/NtDll/Interop.RtlGetVersion.cs
similarity index 100%
rename from Src/IronPython/Interop/Windows/NtDll/Interop.RtlGetVersion.cs
rename to IronPython/Interop/Windows/NtDll/Interop.RtlGetVersion.cs
diff --git a/Src/IronPython/Interop/Windows/Ucrtbase/Interop.strerror.cs b/IronPython/Interop/Windows/Ucrtbase/Interop.strerror.cs
similarity index 100%
rename from Src/IronPython/Interop/Windows/Ucrtbase/Interop.strerror.cs
rename to IronPython/Interop/Windows/Ucrtbase/Interop.strerror.cs
diff --git a/Src/IronPython/IronPython.csproj b/IronPython/IronPython.csproj
similarity index 94%
rename from Src/IronPython/IronPython.csproj
rename to IronPython/IronPython.csproj
index 4af3f1695..68483bd1e 100644
--- a/Src/IronPython/IronPython.csproj
+++ b/IronPython/IronPython.csproj
@@ -23,7 +23,7 @@
True
- ..\..\Utils\References\Mono.Posix.dll
+ ..\Utils\References\Mono.Posix.dll
@@ -58,7 +58,7 @@
-
+
false
Analyzer
diff --git a/Src/IronPython/Lib/iptest/__init__.py b/IronPython/Lib/iptest/__init__.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/__init__.py
rename to IronPython/Lib/iptest/__init__.py
diff --git a/Src/IronPython/Lib/iptest/cominterop_util.py b/IronPython/Lib/iptest/cominterop_util.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/cominterop_util.py
rename to IronPython/Lib/iptest/cominterop_util.py
diff --git a/Src/IronPython/Lib/iptest/console_util.py b/IronPython/Lib/iptest/console_util.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/console_util.py
rename to IronPython/Lib/iptest/console_util.py
diff --git a/Src/IronPython/Lib/iptest/file_util.py b/IronPython/Lib/iptest/file_util.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/file_util.py
rename to IronPython/Lib/iptest/file_util.py
diff --git a/Src/IronPython/Lib/iptest/ipunittest.py b/IronPython/Lib/iptest/ipunittest.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/ipunittest.py
rename to IronPython/Lib/iptest/ipunittest.py
diff --git a/Src/IronPython/Lib/iptest/misc_util.py b/IronPython/Lib/iptest/misc_util.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/misc_util.py
rename to IronPython/Lib/iptest/misc_util.py
diff --git a/Src/IronPython/Lib/iptest/process_util.py b/IronPython/Lib/iptest/process_util.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/process_util.py
rename to IronPython/Lib/iptest/process_util.py
diff --git a/Src/IronPython/Lib/iptest/runner.py b/IronPython/Lib/iptest/runner.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/runner.py
rename to IronPython/Lib/iptest/runner.py
diff --git a/Src/IronPython/Lib/iptest/test_env.py b/IronPython/Lib/iptest/test_env.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/test_env.py
rename to IronPython/Lib/iptest/test_env.py
diff --git a/Src/IronPython/Lib/iptest/type_util.py b/IronPython/Lib/iptest/type_util.py
similarity index 100%
rename from Src/IronPython/Lib/iptest/type_util.py
rename to IronPython/Lib/iptest/type_util.py
diff --git a/Src/IronPython/Modules/Builtin.Generated.cs b/IronPython/Modules/Builtin.Generated.cs
similarity index 100%
rename from Src/IronPython/Modules/Builtin.Generated.cs
rename to IronPython/Modules/Builtin.Generated.cs
diff --git a/Src/IronPython/Modules/Builtin.cs b/IronPython/Modules/Builtin.cs
similarity index 100%
rename from Src/IronPython/Modules/Builtin.cs
rename to IronPython/Modules/Builtin.cs
diff --git a/Src/IronPython/Modules/_ast.cs b/IronPython/Modules/_ast.cs
old mode 100755
new mode 100644
similarity index 100%
rename from Src/IronPython/Modules/_ast.cs
rename to IronPython/Modules/_ast.cs
diff --git a/Src/IronPython/Modules/_fileio.cs b/IronPython/Modules/_fileio.cs
similarity index 100%
rename from Src/IronPython/Modules/_fileio.cs
rename to IronPython/Modules/_fileio.cs
diff --git a/Src/IronPython/Modules/_imp.cs b/IronPython/Modules/_imp.cs
similarity index 100%
rename from Src/IronPython/Modules/_imp.cs
rename to IronPython/Modules/_imp.cs
diff --git a/Src/IronPython/Modules/_io.cs b/IronPython/Modules/_io.cs
similarity index 100%
rename from Src/IronPython/Modules/_io.cs
rename to IronPython/Modules/_io.cs
diff --git a/Src/IronPython/Modules/_io/BytesIO.cs b/IronPython/Modules/_io/BytesIO.cs
similarity index 100%
rename from Src/IronPython/Modules/_io/BytesIO.cs
rename to IronPython/Modules/_io/BytesIO.cs
diff --git a/Src/IronPython/Modules/_io/StringIO.cs b/IronPython/Modules/_io/StringIO.cs
similarity index 100%
rename from Src/IronPython/Modules/_io/StringIO.cs
rename to IronPython/Modules/_io/StringIO.cs
diff --git a/Src/IronPython/Modules/_locale.cs b/IronPython/Modules/_locale.cs
similarity index 100%
rename from Src/IronPython/Modules/_locale.cs
rename to IronPython/Modules/_locale.cs
diff --git a/Src/IronPython/Modules/sys.cs b/IronPython/Modules/sys.cs
similarity index 100%
rename from Src/IronPython/Modules/sys.cs
rename to IronPython/Modules/sys.cs
diff --git a/Src/IronPython/Modules/unicodedata.cs b/IronPython/Modules/unicodedata.cs
similarity index 100%
rename from Src/IronPython/Modules/unicodedata.cs
rename to IronPython/Modules/unicodedata.cs
diff --git a/Src/IronPython/Modules/unicodedata/CaseFolding.txt b/IronPython/Modules/unicodedata/CaseFolding.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/CaseFolding.txt
rename to IronPython/Modules/unicodedata/CaseFolding.txt
diff --git a/Src/IronPython/Modules/unicodedata/EastAsianWidth-3.2.0.txt b/IronPython/Modules/unicodedata/EastAsianWidth-3.2.0.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/EastAsianWidth-3.2.0.txt
rename to IronPython/Modules/unicodedata/EastAsianWidth-3.2.0.txt
diff --git a/Src/IronPython/Modules/unicodedata/EastAsianWidth.txt b/IronPython/Modules/unicodedata/EastAsianWidth.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/EastAsianWidth.txt
rename to IronPython/Modules/unicodedata/EastAsianWidth.txt
diff --git a/Src/IronPython/Modules/unicodedata/IPyUnicodeData-3.2.0.txt.gz b/IronPython/Modules/unicodedata/IPyUnicodeData-3.2.0.txt.gz
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/IPyUnicodeData-3.2.0.txt.gz
rename to IronPython/Modules/unicodedata/IPyUnicodeData-3.2.0.txt.gz
diff --git a/Src/IronPython/Modules/unicodedata/IPyUnicodeData.txt.gz b/IronPython/Modules/unicodedata/IPyUnicodeData.txt.gz
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/IPyUnicodeData.txt.gz
rename to IronPython/Modules/unicodedata/IPyUnicodeData.txt.gz
diff --git a/Src/IronPython/Modules/unicodedata/NameAliases.txt b/IronPython/Modules/unicodedata/NameAliases.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/NameAliases.txt
rename to IronPython/Modules/unicodedata/NameAliases.txt
diff --git a/Src/IronPython/Modules/unicodedata/UnicodeData-3.2.0.txt b/IronPython/Modules/unicodedata/UnicodeData-3.2.0.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/UnicodeData-3.2.0.txt
rename to IronPython/Modules/unicodedata/UnicodeData-3.2.0.txt
diff --git a/Src/IronPython/Modules/unicodedata/UnicodeData.txt b/IronPython/Modules/unicodedata/UnicodeData.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/UnicodeData.txt
rename to IronPython/Modules/unicodedata/UnicodeData.txt
diff --git a/Src/IronPython/Modules/unicodedata/genunicodedata.py b/IronPython/Modules/unicodedata/genunicodedata.py
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/genunicodedata.py
rename to IronPython/Modules/unicodedata/genunicodedata.py
diff --git a/Src/IronPython/Modules/unicodedata/license.txt b/IronPython/Modules/unicodedata/license.txt
similarity index 100%
rename from Src/IronPython/Modules/unicodedata/license.txt
rename to IronPython/Modules/unicodedata/license.txt
diff --git a/Src/IronPython/Properties/AssemblyInfo.cs b/IronPython/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/IronPython/Properties/AssemblyInfo.cs
rename to IronPython/Properties/AssemblyInfo.cs
diff --git a/Src/README.md b/IronPython/README.md
similarity index 100%
rename from Src/README.md
rename to IronPython/README.md
diff --git a/Src/IronPython/Resources.Designer.cs b/IronPython/Resources.Designer.cs
similarity index 100%
rename from Src/IronPython/Resources.Designer.cs
rename to IronPython/Resources.Designer.cs
diff --git a/Src/IronPython/Resources.resx b/IronPython/Resources.resx
similarity index 100%
rename from Src/IronPython/Resources.resx
rename to IronPython/Resources.resx
diff --git a/Src/IronPython/Runtime/ArrayData.cs b/IronPython/Runtime/ArrayData.cs
similarity index 100%
rename from Src/IronPython/Runtime/ArrayData.cs
rename to IronPython/Runtime/ArrayData.cs
diff --git a/Src/IronPython/Runtime/Binding/BinaryRetTypeBinder.Generated.cs b/IronPython/Runtime/Binding/BinaryRetTypeBinder.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/BinaryRetTypeBinder.Generated.cs
rename to IronPython/Runtime/Binding/BinaryRetTypeBinder.Generated.cs
diff --git a/Src/IronPython/Runtime/Binding/BinaryRetTypeBinder.cs b/IronPython/Runtime/Binding/BinaryRetTypeBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/BinaryRetTypeBinder.cs
rename to IronPython/Runtime/Binding/BinaryRetTypeBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/Binders.cs b/IronPython/Runtime/Binding/Binders.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/Binders.cs
rename to IronPython/Runtime/Binding/Binders.cs
diff --git a/Src/IronPython/Runtime/Binding/BindingHelpers.cs b/IronPython/Runtime/Binding/BindingHelpers.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/BindingHelpers.cs
rename to IronPython/Runtime/Binding/BindingHelpers.cs
diff --git a/Src/IronPython/Runtime/Binding/BindingWarnings.cs b/IronPython/Runtime/Binding/BindingWarnings.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/BindingWarnings.cs
rename to IronPython/Runtime/Binding/BindingWarnings.cs
diff --git a/Src/IronPython/Runtime/Binding/CompatibilityInvokeBinder.cs b/IronPython/Runtime/Binding/CompatibilityInvokeBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/CompatibilityInvokeBinder.cs
rename to IronPython/Runtime/Binding/CompatibilityInvokeBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/ConditionalBuilder.cs b/IronPython/Runtime/Binding/ConditionalBuilder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/ConditionalBuilder.cs
rename to IronPython/Runtime/Binding/ConditionalBuilder.cs
diff --git a/Src/IronPython/Runtime/Binding/ContextArgBuilder.cs b/IronPython/Runtime/Binding/ContextArgBuilder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/ContextArgBuilder.cs
rename to IronPython/Runtime/Binding/ContextArgBuilder.cs
diff --git a/Src/IronPython/Runtime/Binding/ConversionBinder.cs b/IronPython/Runtime/Binding/ConversionBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/ConversionBinder.cs
rename to IronPython/Runtime/Binding/ConversionBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/CreateFallbackBinder.cs b/IronPython/Runtime/Binding/CreateFallbackBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/CreateFallbackBinder.cs
rename to IronPython/Runtime/Binding/CreateFallbackBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/FastBindResult.cs b/IronPython/Runtime/Binding/FastBindResult.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/FastBindResult.cs
rename to IronPython/Runtime/Binding/FastBindResult.cs
diff --git a/Src/IronPython/Runtime/Binding/FastGetBase.cs b/IronPython/Runtime/Binding/FastGetBase.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/FastGetBase.cs
rename to IronPython/Runtime/Binding/FastGetBase.cs
diff --git a/Src/IronPython/Runtime/Binding/FastSetBase.cs b/IronPython/Runtime/Binding/FastSetBase.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/FastSetBase.cs
rename to IronPython/Runtime/Binding/FastSetBase.cs
diff --git a/Src/IronPython/Runtime/Binding/IComConvertible.cs b/IronPython/Runtime/Binding/IComConvertible.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IComConvertible.cs
rename to IronPython/Runtime/Binding/IComConvertible.cs
diff --git a/Src/IronPython/Runtime/Binding/IFastGettable.cs b/IronPython/Runtime/Binding/IFastGettable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IFastGettable.cs
rename to IronPython/Runtime/Binding/IFastGettable.cs
diff --git a/Src/IronPython/Runtime/Binding/IFastInvokable.cs b/IronPython/Runtime/Binding/IFastInvokable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IFastInvokable.cs
rename to IronPython/Runtime/Binding/IFastInvokable.cs
diff --git a/Src/IronPython/Runtime/Binding/IFastSettable.cs b/IronPython/Runtime/Binding/IFastSettable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IFastSettable.cs
rename to IronPython/Runtime/Binding/IFastSettable.cs
diff --git a/Src/IronPython/Runtime/Binding/IPythonConvertible.cs b/IronPython/Runtime/Binding/IPythonConvertible.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IPythonConvertible.cs
rename to IronPython/Runtime/Binding/IPythonConvertible.cs
diff --git a/Src/IronPython/Runtime/Binding/IPythonExpandable.cs b/IronPython/Runtime/Binding/IPythonExpandable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IPythonExpandable.cs
rename to IronPython/Runtime/Binding/IPythonExpandable.cs
diff --git a/Src/IronPython/Runtime/Binding/IPythonGetable.cs b/IronPython/Runtime/Binding/IPythonGetable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IPythonGetable.cs
rename to IronPython/Runtime/Binding/IPythonGetable.cs
diff --git a/Src/IronPython/Runtime/Binding/IPythonInvokable.cs b/IronPython/Runtime/Binding/IPythonInvokable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IPythonInvokable.cs
rename to IronPython/Runtime/Binding/IPythonInvokable.cs
diff --git a/Src/IronPython/Runtime/Binding/IPythonOperable.cs b/IronPython/Runtime/Binding/IPythonOperable.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IPythonOperable.cs
rename to IronPython/Runtime/Binding/IPythonOperable.cs
diff --git a/Src/IronPython/Runtime/Binding/IPythonSite.cs b/IronPython/Runtime/Binding/IPythonSite.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/IPythonSite.cs
rename to IronPython/Runtime/Binding/IPythonSite.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaBuiltinFunction.cs b/IronPython/Runtime/Binding/MetaBuiltinFunction.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaBuiltinFunction.cs
rename to IronPython/Runtime/Binding/MetaBuiltinFunction.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaBuiltinMethodDescriptor.cs b/IronPython/Runtime/Binding/MetaBuiltinMethodDescriptor.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaBuiltinMethodDescriptor.cs
rename to IronPython/Runtime/Binding/MetaBuiltinMethodDescriptor.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaMethod.cs b/IronPython/Runtime/Binding/MetaMethod.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaMethod.cs
rename to IronPython/Runtime/Binding/MetaMethod.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaPythonFunction.cs b/IronPython/Runtime/Binding/MetaPythonFunction.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaPythonFunction.cs
rename to IronPython/Runtime/Binding/MetaPythonFunction.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaPythonObject.cs b/IronPython/Runtime/Binding/MetaPythonObject.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaPythonObject.cs
rename to IronPython/Runtime/Binding/MetaPythonObject.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaPythonType.Calls.cs b/IronPython/Runtime/Binding/MetaPythonType.Calls.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaPythonType.Calls.cs
rename to IronPython/Runtime/Binding/MetaPythonType.Calls.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaPythonType.Members.cs b/IronPython/Runtime/Binding/MetaPythonType.Members.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaPythonType.Members.cs
rename to IronPython/Runtime/Binding/MetaPythonType.Members.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaPythonType.cs b/IronPython/Runtime/Binding/MetaPythonType.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaPythonType.cs
rename to IronPython/Runtime/Binding/MetaPythonType.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaUserObject.Members.cs b/IronPython/Runtime/Binding/MetaUserObject.Members.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaUserObject.Members.cs
rename to IronPython/Runtime/Binding/MetaUserObject.Members.cs
diff --git a/Src/IronPython/Runtime/Binding/MetaUserObject.cs b/IronPython/Runtime/Binding/MetaUserObject.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/MetaUserObject.cs
rename to IronPython/Runtime/Binding/MetaUserObject.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonBinaryOperationBinder.cs b/IronPython/Runtime/Binding/PythonBinaryOperationBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonBinaryOperationBinder.cs
rename to IronPython/Runtime/Binding/PythonBinaryOperationBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonBinder.Create.cs b/IronPython/Runtime/Binding/PythonBinder.Create.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonBinder.Create.cs
rename to IronPython/Runtime/Binding/PythonBinder.Create.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonBinder.cs b/IronPython/Runtime/Binding/PythonBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonBinder.cs
rename to IronPython/Runtime/Binding/PythonBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonDeleteIndexBinder.cs b/IronPython/Runtime/Binding/PythonDeleteIndexBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonDeleteIndexBinder.cs
rename to IronPython/Runtime/Binding/PythonDeleteIndexBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonDeleteMemberBinder.cs b/IronPython/Runtime/Binding/PythonDeleteMemberBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonDeleteMemberBinder.cs
rename to IronPython/Runtime/Binding/PythonDeleteMemberBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonDeleteSliceBinder.cs b/IronPython/Runtime/Binding/PythonDeleteSliceBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonDeleteSliceBinder.cs
rename to IronPython/Runtime/Binding/PythonDeleteSliceBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonExtensionBinder.cs b/IronPython/Runtime/Binding/PythonExtensionBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonExtensionBinder.cs
rename to IronPython/Runtime/Binding/PythonExtensionBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonGetIndexBinder.cs b/IronPython/Runtime/Binding/PythonGetIndexBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonGetIndexBinder.cs
rename to IronPython/Runtime/Binding/PythonGetIndexBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonGetMemberBinder.cs b/IronPython/Runtime/Binding/PythonGetMemberBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonGetMemberBinder.cs
rename to IronPython/Runtime/Binding/PythonGetMemberBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonGetSliceBinder.cs b/IronPython/Runtime/Binding/PythonGetSliceBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonGetSliceBinder.cs
rename to IronPython/Runtime/Binding/PythonGetSliceBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonIndexType.cs b/IronPython/Runtime/Binding/PythonIndexType.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonIndexType.cs
rename to IronPython/Runtime/Binding/PythonIndexType.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonInvokeBinder.cs b/IronPython/Runtime/Binding/PythonInvokeBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonInvokeBinder.cs
rename to IronPython/Runtime/Binding/PythonInvokeBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonOperationBinder.cs b/IronPython/Runtime/Binding/PythonOperationBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonOperationBinder.cs
rename to IronPython/Runtime/Binding/PythonOperationBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonOperationKind.cs b/IronPython/Runtime/Binding/PythonOperationKind.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonOperationKind.cs
rename to IronPython/Runtime/Binding/PythonOperationKind.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonOverloadResolver.cs b/IronPython/Runtime/Binding/PythonOverloadResolver.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonOverloadResolver.cs
rename to IronPython/Runtime/Binding/PythonOverloadResolver.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonProtocol.Operations.cs b/IronPython/Runtime/Binding/PythonProtocol.Operations.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonProtocol.Operations.cs
rename to IronPython/Runtime/Binding/PythonProtocol.Operations.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonProtocol.cs b/IronPython/Runtime/Binding/PythonProtocol.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonProtocol.cs
rename to IronPython/Runtime/Binding/PythonProtocol.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonSetIndexBinder.cs b/IronPython/Runtime/Binding/PythonSetIndexBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonSetIndexBinder.cs
rename to IronPython/Runtime/Binding/PythonSetIndexBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonSetMemberBinder.cs b/IronPython/Runtime/Binding/PythonSetMemberBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonSetMemberBinder.cs
rename to IronPython/Runtime/Binding/PythonSetMemberBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonSetSliceBinder.cs b/IronPython/Runtime/Binding/PythonSetSliceBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonSetSliceBinder.cs
rename to IronPython/Runtime/Binding/PythonSetSliceBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/PythonUnaryOperationBinder.cs b/IronPython/Runtime/Binding/PythonUnaryOperationBinder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/PythonUnaryOperationBinder.cs
rename to IronPython/Runtime/Binding/PythonUnaryOperationBinder.cs
diff --git a/Src/IronPython/Runtime/Binding/SiteLocalStorageBuilder.cs b/IronPython/Runtime/Binding/SiteLocalStorageBuilder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/SiteLocalStorageBuilder.cs
rename to IronPython/Runtime/Binding/SiteLocalStorageBuilder.cs
diff --git a/Src/IronPython/Runtime/Binding/SlotOrFunction.cs b/IronPython/Runtime/Binding/SlotOrFunction.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/SlotOrFunction.cs
rename to IronPython/Runtime/Binding/SlotOrFunction.cs
diff --git a/Src/IronPython/Runtime/Binding/WarningInfo.cs b/IronPython/Runtime/Binding/WarningInfo.cs
similarity index 100%
rename from Src/IronPython/Runtime/Binding/WarningInfo.cs
rename to IronPython/Runtime/Binding/WarningInfo.cs
diff --git a/Src/IronPython/Runtime/BufferProtocol.cs b/IronPython/Runtime/BufferProtocol.cs
similarity index 100%
rename from Src/IronPython/Runtime/BufferProtocol.cs
rename to IronPython/Runtime/BufferProtocol.cs
diff --git a/Src/IronPython/Runtime/BuiltinPythonModule.cs b/IronPython/Runtime/BuiltinPythonModule.cs
similarity index 100%
rename from Src/IronPython/Runtime/BuiltinPythonModule.cs
rename to IronPython/Runtime/BuiltinPythonModule.cs
diff --git a/Src/IronPython/Runtime/BuiltinsDictionaryStorage.cs b/IronPython/Runtime/BuiltinsDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/BuiltinsDictionaryStorage.cs
rename to IronPython/Runtime/BuiltinsDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/ByteArray.cs b/IronPython/Runtime/ByteArray.cs
similarity index 100%
rename from Src/IronPython/Runtime/ByteArray.cs
rename to IronPython/Runtime/ByteArray.cs
diff --git a/Src/IronPython/Runtime/ByteArrayIterator.cs b/IronPython/Runtime/ByteArrayIterator.cs
similarity index 100%
rename from Src/IronPython/Runtime/ByteArrayIterator.cs
rename to IronPython/Runtime/ByteArrayIterator.cs
diff --git a/Src/IronPython/Runtime/Bytes.cs b/IronPython/Runtime/Bytes.cs
similarity index 100%
rename from Src/IronPython/Runtime/Bytes.cs
rename to IronPython/Runtime/Bytes.cs
diff --git a/Src/IronPython/Runtime/BytesIterator.cs b/IronPython/Runtime/BytesIterator.cs
similarity index 100%
rename from Src/IronPython/Runtime/BytesIterator.cs
rename to IronPython/Runtime/BytesIterator.cs
diff --git a/Src/IronPython/Runtime/BytesLikeAttribute.cs b/IronPython/Runtime/BytesLikeAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/BytesLikeAttribute.cs
rename to IronPython/Runtime/BytesLikeAttribute.cs
diff --git a/Src/IronPython/Runtime/ClassMethodAttribute.cs b/IronPython/Runtime/ClassMethodAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/ClassMethodAttribute.cs
rename to IronPython/Runtime/ClassMethodAttribute.cs
diff --git a/Src/IronPython/Runtime/ClassMethodDescriptor.cs b/IronPython/Runtime/ClassMethodDescriptor.cs
similarity index 100%
rename from Src/IronPython/Runtime/ClassMethodDescriptor.cs
rename to IronPython/Runtime/ClassMethodDescriptor.cs
diff --git a/Src/IronPython/Runtime/ClrModule.cs b/IronPython/Runtime/ClrModule.cs
similarity index 100%
rename from Src/IronPython/Runtime/ClrModule.cs
rename to IronPython/Runtime/ClrModule.cs
diff --git a/Src/IronPython/Runtime/CodeContext.cs b/IronPython/Runtime/CodeContext.cs
similarity index 100%
rename from Src/IronPython/Runtime/CodeContext.cs
rename to IronPython/Runtime/CodeContext.cs
diff --git a/Src/IronPython/Runtime/CollectionDebugView.cs b/IronPython/Runtime/CollectionDebugView.cs
similarity index 100%
rename from Src/IronPython/Runtime/CollectionDebugView.cs
rename to IronPython/Runtime/CollectionDebugView.cs
diff --git a/Src/IronPython/Runtime/CommonDictionaryStorage.cs b/IronPython/Runtime/CommonDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/CommonDictionaryStorage.cs
rename to IronPython/Runtime/CommonDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/CompareUtil.cs b/IronPython/Runtime/CompareUtil.cs
similarity index 100%
rename from Src/IronPython/Runtime/CompareUtil.cs
rename to IronPython/Runtime/CompareUtil.cs
diff --git a/Src/IronPython/Runtime/CompileFlags.cs b/IronPython/Runtime/CompileFlags.cs
similarity index 100%
rename from Src/IronPython/Runtime/CompileFlags.cs
rename to IronPython/Runtime/CompileFlags.cs
diff --git a/Src/IronPython/Runtime/CompiledLoader.cs b/IronPython/Runtime/CompiledLoader.cs
similarity index 100%
rename from Src/IronPython/Runtime/CompiledLoader.cs
rename to IronPython/Runtime/CompiledLoader.cs
diff --git a/Src/IronPython/Runtime/ConstantDictionaryStorage.cs b/IronPython/Runtime/ConstantDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/ConstantDictionaryStorage.cs
rename to IronPython/Runtime/ConstantDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/ConversionWrappers.cs b/IronPython/Runtime/ConversionWrappers.cs
similarity index 100%
rename from Src/IronPython/Runtime/ConversionWrappers.cs
rename to IronPython/Runtime/ConversionWrappers.cs
diff --git a/Src/IronPython/Runtime/Converter.cs b/IronPython/Runtime/Converter.cs
similarity index 100%
rename from Src/IronPython/Runtime/Converter.cs
rename to IronPython/Runtime/Converter.cs
diff --git a/Src/IronPython/Runtime/CustomDictionaryStorage.cs b/IronPython/Runtime/CustomDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/CustomDictionaryStorage.cs
rename to IronPython/Runtime/CustomDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/DebuggerDictionaryStorage.cs b/IronPython/Runtime/DebuggerDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/DebuggerDictionaryStorage.cs
rename to IronPython/Runtime/DebuggerDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/DefaultContext.cs b/IronPython/Runtime/DefaultContext.cs
similarity index 100%
rename from Src/IronPython/Runtime/DefaultContext.cs
rename to IronPython/Runtime/DefaultContext.cs
diff --git a/Src/IronPython/Runtime/Descriptors.cs b/IronPython/Runtime/Descriptors.cs
similarity index 100%
rename from Src/IronPython/Runtime/Descriptors.cs
rename to IronPython/Runtime/Descriptors.cs
diff --git a/Src/IronPython/Runtime/DictionaryOps.cs b/IronPython/Runtime/DictionaryOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/DictionaryOps.cs
rename to IronPython/Runtime/DictionaryOps.cs
diff --git a/Src/IronPython/Runtime/DictionaryStorage.cs b/IronPython/Runtime/DictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/DictionaryStorage.cs
rename to IronPython/Runtime/DictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/DictionaryTypeInfoAttribute.cs b/IronPython/Runtime/DictionaryTypeInfoAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/DictionaryTypeInfoAttribute.cs
rename to IronPython/Runtime/DictionaryTypeInfoAttribute.cs
diff --git a/Src/IronPython/Runtime/DontMapGetMemberNamesToDirAttribute.cs b/IronPython/Runtime/DontMapGetMemberNamesToDirAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/DontMapGetMemberNamesToDirAttribute.cs
rename to IronPython/Runtime/DontMapGetMemberNamesToDirAttribute.cs
diff --git a/Src/IronPython/Runtime/DontMapICollectionToLenAttribute.cs b/IronPython/Runtime/DontMapICollectionToLenAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/DontMapICollectionToLenAttribute.cs
rename to IronPython/Runtime/DontMapICollectionToLenAttribute.cs
diff --git a/Src/IronPython/Runtime/DontMapIDisposableToContextManagerAttribute.cs b/IronPython/Runtime/DontMapIDisposableToContextManagerAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/DontMapIDisposableToContextManagerAttribute.cs
rename to IronPython/Runtime/DontMapIDisposableToContextManagerAttribute.cs
diff --git a/Src/IronPython/Runtime/DontMapIEnumerableToContainsAttribute.cs b/IronPython/Runtime/DontMapIEnumerableToContainsAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/DontMapIEnumerableToContainsAttribute.cs
rename to IronPython/Runtime/DontMapIEnumerableToContainsAttribute.cs
diff --git a/Src/IronPython/Runtime/DontMapIEnumerableToIterAttribute.cs b/IronPython/Runtime/DontMapIEnumerableToIterAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/DontMapIEnumerableToIterAttribute.cs
rename to IronPython/Runtime/DontMapIEnumerableToIterAttribute.cs
diff --git a/Src/IronPython/Runtime/EmptyDictionaryStorage.cs b/IronPython/Runtime/EmptyDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/EmptyDictionaryStorage.cs
rename to IronPython/Runtime/EmptyDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/Enumerate.cs b/IronPython/Runtime/Enumerate.cs
similarity index 100%
rename from Src/IronPython/Runtime/Enumerate.cs
rename to IronPython/Runtime/Enumerate.cs
diff --git a/Src/IronPython/Runtime/ErrorCodes.cs b/IronPython/Runtime/ErrorCodes.cs
similarity index 100%
rename from Src/IronPython/Runtime/ErrorCodes.cs
rename to IronPython/Runtime/ErrorCodes.cs
diff --git a/Src/IronPython/Runtime/Exceptions/AssertionException.Generated.cs b/IronPython/Runtime/Exceptions/AssertionException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/AssertionException.Generated.cs
rename to IronPython/Runtime/Exceptions/AssertionException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/AttributeErrorException.cs b/IronPython/Runtime/Exceptions/AttributeErrorException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/AttributeErrorException.cs
rename to IronPython/Runtime/Exceptions/AttributeErrorException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/BlockingIOException.Generated.cs b/IronPython/Runtime/Exceptions/BlockingIOException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/BlockingIOException.Generated.cs
rename to IronPython/Runtime/Exceptions/BlockingIOException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/BrokenPipeException.Generated.cs b/IronPython/Runtime/Exceptions/BrokenPipeException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/BrokenPipeException.Generated.cs
rename to IronPython/Runtime/Exceptions/BrokenPipeException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/BufferException.Generated.cs b/IronPython/Runtime/Exceptions/BufferException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/BufferException.Generated.cs
rename to IronPython/Runtime/Exceptions/BufferException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/BytesWarningException.Generated.cs b/IronPython/Runtime/Exceptions/BytesWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/BytesWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/BytesWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ChildProcessException.Generated.cs b/IronPython/Runtime/Exceptions/ChildProcessException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ChildProcessException.Generated.cs
rename to IronPython/Runtime/Exceptions/ChildProcessException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ConnectionAbortedException.Generated.cs b/IronPython/Runtime/Exceptions/ConnectionAbortedException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ConnectionAbortedException.Generated.cs
rename to IronPython/Runtime/Exceptions/ConnectionAbortedException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ConnectionException.Generated.cs b/IronPython/Runtime/Exceptions/ConnectionException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ConnectionException.Generated.cs
rename to IronPython/Runtime/Exceptions/ConnectionException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ConnectionRefusedException.Generated.cs b/IronPython/Runtime/Exceptions/ConnectionRefusedException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ConnectionRefusedException.Generated.cs
rename to IronPython/Runtime/Exceptions/ConnectionRefusedException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ConnectionResetException.Generated.cs b/IronPython/Runtime/Exceptions/ConnectionResetException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ConnectionResetException.Generated.cs
rename to IronPython/Runtime/Exceptions/ConnectionResetException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/DeprecationWarningException.Generated.cs b/IronPython/Runtime/Exceptions/DeprecationWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/DeprecationWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/DeprecationWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/FileExistsException.Generated.cs b/IronPython/Runtime/Exceptions/FileExistsException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/FileExistsException.Generated.cs
rename to IronPython/Runtime/Exceptions/FileExistsException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/FloatingPointException.Generated.cs b/IronPython/Runtime/Exceptions/FloatingPointException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/FloatingPointException.Generated.cs
rename to IronPython/Runtime/Exceptions/FloatingPointException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/FutureWarningException.Generated.cs b/IronPython/Runtime/Exceptions/FutureWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/FutureWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/FutureWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/GeneratorExitException.cs b/IronPython/Runtime/Exceptions/GeneratorExitException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/GeneratorExitException.cs
rename to IronPython/Runtime/Exceptions/GeneratorExitException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ImportException.Generated.cs b/IronPython/Runtime/Exceptions/ImportException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ImportException.Generated.cs
rename to IronPython/Runtime/Exceptions/ImportException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ImportWarningException.Generated.cs b/IronPython/Runtime/Exceptions/ImportWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ImportWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/ImportWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/IndentationException.cs b/IronPython/Runtime/Exceptions/IndentationException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/IndentationException.cs
rename to IronPython/Runtime/Exceptions/IndentationException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/InterruptedException.Generated.cs b/IronPython/Runtime/Exceptions/InterruptedException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/InterruptedException.Generated.cs
rename to IronPython/Runtime/Exceptions/InterruptedException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/IsADirectoryException.Generated.cs b/IronPython/Runtime/Exceptions/IsADirectoryException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/IsADirectoryException.Generated.cs
rename to IronPython/Runtime/Exceptions/IsADirectoryException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/LookupException.Generated.cs b/IronPython/Runtime/Exceptions/LookupException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/LookupException.Generated.cs
rename to IronPython/Runtime/Exceptions/LookupException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ModuleNotFoundException.cs b/IronPython/Runtime/Exceptions/ModuleNotFoundException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ModuleNotFoundException.cs
rename to IronPython/Runtime/Exceptions/ModuleNotFoundException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/NotADirectoryException.Generated.cs b/IronPython/Runtime/Exceptions/NotADirectoryException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/NotADirectoryException.Generated.cs
rename to IronPython/Runtime/Exceptions/NotADirectoryException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/OSException.Generated.cs b/IronPython/Runtime/Exceptions/OSException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/OSException.Generated.cs
rename to IronPython/Runtime/Exceptions/OSException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/PendingDeprecationWarningException.Generated.cs b/IronPython/Runtime/Exceptions/PendingDeprecationWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/PendingDeprecationWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/PendingDeprecationWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ProcessLookupException.Generated.cs b/IronPython/Runtime/Exceptions/ProcessLookupException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ProcessLookupException.Generated.cs
rename to IronPython/Runtime/Exceptions/ProcessLookupException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/PythonException.cs b/IronPython/Runtime/Exceptions/PythonException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/PythonException.cs
rename to IronPython/Runtime/Exceptions/PythonException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/PythonExceptions.BaseException.cs b/IronPython/Runtime/Exceptions/PythonExceptions.BaseException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/PythonExceptions.BaseException.cs
rename to IronPython/Runtime/Exceptions/PythonExceptions.BaseException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/PythonExceptions.Generated.cs b/IronPython/Runtime/Exceptions/PythonExceptions.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/PythonExceptions.Generated.cs
rename to IronPython/Runtime/Exceptions/PythonExceptions.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/PythonExceptions.cs b/IronPython/Runtime/Exceptions/PythonExceptions.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/PythonExceptions.cs
rename to IronPython/Runtime/Exceptions/PythonExceptions.cs
diff --git a/Src/IronPython/Runtime/Exceptions/RecursionException.Generated.cs b/IronPython/Runtime/Exceptions/RecursionException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/RecursionException.Generated.cs
rename to IronPython/Runtime/Exceptions/RecursionException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ReferenceException.Generated.cs b/IronPython/Runtime/Exceptions/ReferenceException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ReferenceException.Generated.cs
rename to IronPython/Runtime/Exceptions/ReferenceException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ResourceWarningException.Generated.cs b/IronPython/Runtime/Exceptions/ResourceWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ResourceWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/ResourceWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/RuntimeException.Generated.cs b/IronPython/Runtime/Exceptions/RuntimeException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/RuntimeException.Generated.cs
rename to IronPython/Runtime/Exceptions/RuntimeException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/RuntimeWarningException.Generated.cs b/IronPython/Runtime/Exceptions/RuntimeWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/RuntimeWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/RuntimeWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/StopAsyncIterationException.Generated.cs b/IronPython/Runtime/Exceptions/StopAsyncIterationException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/StopAsyncIterationException.Generated.cs
rename to IronPython/Runtime/Exceptions/StopAsyncIterationException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/StopIterationException.Generated.cs b/IronPython/Runtime/Exceptions/StopIterationException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/StopIterationException.Generated.cs
rename to IronPython/Runtime/Exceptions/StopIterationException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/SyntaxWarningException.Generated.cs b/IronPython/Runtime/Exceptions/SyntaxWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/SyntaxWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/SyntaxWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/SystemExitException.cs b/IronPython/Runtime/Exceptions/SystemExitException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/SystemExitException.cs
rename to IronPython/Runtime/Exceptions/SystemExitException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/TabException.cs b/IronPython/Runtime/Exceptions/TabException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/TabException.cs
rename to IronPython/Runtime/Exceptions/TabException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/TraceBack.cs b/IronPython/Runtime/Exceptions/TraceBack.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/TraceBack.cs
rename to IronPython/Runtime/Exceptions/TraceBack.cs
diff --git a/Src/IronPython/Runtime/Exceptions/TypeErrorException.cs b/IronPython/Runtime/Exceptions/TypeErrorException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/TypeErrorException.cs
rename to IronPython/Runtime/Exceptions/TypeErrorException.cs
diff --git a/Src/IronPython/Runtime/Exceptions/UnicodeException.Generated.cs b/IronPython/Runtime/Exceptions/UnicodeException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/UnicodeException.Generated.cs
rename to IronPython/Runtime/Exceptions/UnicodeException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/UnicodeTranslateException.Generated.cs b/IronPython/Runtime/Exceptions/UnicodeTranslateException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/UnicodeTranslateException.Generated.cs
rename to IronPython/Runtime/Exceptions/UnicodeTranslateException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/UnicodeWarningException.Generated.cs b/IronPython/Runtime/Exceptions/UnicodeWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/UnicodeWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/UnicodeWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/UserWarningException.Generated.cs b/IronPython/Runtime/Exceptions/UserWarningException.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/UserWarningException.Generated.cs
rename to IronPython/Runtime/Exceptions/UserWarningException.Generated.cs
diff --git a/Src/IronPython/Runtime/Exceptions/ValueErrorException.cs b/IronPython/Runtime/Exceptions/ValueErrorException.cs
similarity index 100%
rename from Src/IronPython/Runtime/Exceptions/ValueErrorException.cs
rename to IronPython/Runtime/Exceptions/ValueErrorException.cs
diff --git a/Src/IronPython/Runtime/ExtensionMethodSet.cs b/IronPython/Runtime/ExtensionMethodSet.cs
similarity index 100%
rename from Src/IronPython/Runtime/ExtensionMethodSet.cs
rename to IronPython/Runtime/ExtensionMethodSet.cs
diff --git a/Src/IronPython/Runtime/Filter.cs b/IronPython/Runtime/Filter.cs
similarity index 100%
rename from Src/IronPython/Runtime/Filter.cs
rename to IronPython/Runtime/Filter.cs
diff --git a/Src/IronPython/Runtime/FormattingHelper.cs b/IronPython/Runtime/FormattingHelper.cs
similarity index 100%
rename from Src/IronPython/Runtime/FormattingHelper.cs
rename to IronPython/Runtime/FormattingHelper.cs
diff --git a/Src/IronPython/Runtime/FunctionAttributes.cs b/IronPython/Runtime/FunctionAttributes.cs
similarity index 100%
rename from Src/IronPython/Runtime/FunctionAttributes.cs
rename to IronPython/Runtime/FunctionAttributes.cs
diff --git a/Src/IronPython/Runtime/FunctionCode.cs b/IronPython/Runtime/FunctionCode.cs
similarity index 100%
rename from Src/IronPython/Runtime/FunctionCode.cs
rename to IronPython/Runtime/FunctionCode.cs
diff --git a/Src/IronPython/Runtime/Generator.cs b/IronPython/Runtime/Generator.cs
similarity index 100%
rename from Src/IronPython/Runtime/Generator.cs
rename to IronPython/Runtime/Generator.cs
diff --git a/Src/IronPython/Runtime/GlobalDictionaryStorage.cs b/IronPython/Runtime/GlobalDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/GlobalDictionaryStorage.cs
rename to IronPython/Runtime/GlobalDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/IParameterSequence.cs b/IronPython/Runtime/IParameterSequence.cs
similarity index 100%
rename from Src/IronPython/Runtime/IParameterSequence.cs
rename to IronPython/Runtime/IParameterSequence.cs
diff --git a/Src/IronPython/Runtime/Implementation.cs b/IronPython/Runtime/Implementation.cs
similarity index 100%
rename from Src/IronPython/Runtime/Implementation.cs
rename to IronPython/Runtime/Implementation.cs
diff --git a/Src/IronPython/Runtime/Importer.cs b/IronPython/Runtime/Importer.cs
similarity index 100%
rename from Src/IronPython/Runtime/Importer.cs
rename to IronPython/Runtime/Importer.cs
diff --git a/Src/IronPython/Runtime/Index.cs b/IronPython/Runtime/Index.cs
similarity index 100%
rename from Src/IronPython/Runtime/Index.cs
rename to IronPython/Runtime/Index.cs
diff --git a/Src/IronPython/Runtime/InstancedModuleDictionaryStorage.cs b/IronPython/Runtime/InstancedModuleDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/InstancedModuleDictionaryStorage.cs
rename to IronPython/Runtime/InstancedModuleDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/Interfaces.cs b/IronPython/Runtime/Interfaces.cs
similarity index 100%
rename from Src/IronPython/Runtime/Interfaces.cs
rename to IronPython/Runtime/Interfaces.cs
diff --git a/Src/IronPython/Runtime/KwCallInfo.cs b/IronPython/Runtime/KwCallInfo.cs
similarity index 100%
rename from Src/IronPython/Runtime/KwCallInfo.cs
rename to IronPython/Runtime/KwCallInfo.cs
diff --git a/Src/IronPython/Runtime/LiteralParser.cs b/IronPython/Runtime/LiteralParser.cs
similarity index 100%
rename from Src/IronPython/Runtime/LiteralParser.cs
rename to IronPython/Runtime/LiteralParser.cs
diff --git a/Src/IronPython/Runtime/Map.cs b/IronPython/Runtime/Map.cs
similarity index 100%
rename from Src/IronPython/Runtime/Map.cs
rename to IronPython/Runtime/Map.cs
diff --git a/Src/IronPython/Runtime/MaybeNotImplementedAttribute.cs b/IronPython/Runtime/MaybeNotImplementedAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/MaybeNotImplementedAttribute.cs
rename to IronPython/Runtime/MaybeNotImplementedAttribute.cs
diff --git a/Src/IronPython/Runtime/MemoryStreamContentProvider.cs b/IronPython/Runtime/MemoryStreamContentProvider.cs
similarity index 100%
rename from Src/IronPython/Runtime/MemoryStreamContentProvider.cs
rename to IronPython/Runtime/MemoryStreamContentProvider.cs
diff --git a/Src/IronPython/Runtime/MemoryView.cs b/IronPython/Runtime/MemoryView.cs
similarity index 100%
rename from Src/IronPython/Runtime/MemoryView.cs
rename to IronPython/Runtime/MemoryView.cs
diff --git a/Src/IronPython/Runtime/Method.Generated.cs b/IronPython/Runtime/Method.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Method.Generated.cs
rename to IronPython/Runtime/Method.Generated.cs
diff --git a/Src/IronPython/Runtime/Method.cs b/IronPython/Runtime/Method.cs
similarity index 100%
rename from Src/IronPython/Runtime/Method.cs
rename to IronPython/Runtime/Method.cs
diff --git a/Src/IronPython/Runtime/MissingParameter.cs b/IronPython/Runtime/MissingParameter.cs
similarity index 100%
rename from Src/IronPython/Runtime/MissingParameter.cs
rename to IronPython/Runtime/MissingParameter.cs
diff --git a/Src/IronPython/Runtime/ModuleContext.cs b/IronPython/Runtime/ModuleContext.cs
similarity index 100%
rename from Src/IronPython/Runtime/ModuleContext.cs
rename to IronPython/Runtime/ModuleContext.cs
diff --git a/Src/IronPython/Runtime/ModuleDictionaryStorage.cs b/IronPython/Runtime/ModuleDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/ModuleDictionaryStorage.cs
rename to IronPython/Runtime/ModuleDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/ModuleGlobalCache.cs b/IronPython/Runtime/ModuleGlobalCache.cs
similarity index 100%
rename from Src/IronPython/Runtime/ModuleGlobalCache.cs
rename to IronPython/Runtime/ModuleGlobalCache.cs
diff --git a/Src/IronPython/Runtime/ModuleLoader.cs b/IronPython/Runtime/ModuleLoader.cs
similarity index 100%
rename from Src/IronPython/Runtime/ModuleLoader.cs
rename to IronPython/Runtime/ModuleLoader.cs
diff --git a/Src/IronPython/Runtime/ModuleOptions.cs b/IronPython/Runtime/ModuleOptions.cs
similarity index 100%
rename from Src/IronPython/Runtime/ModuleOptions.cs
rename to IronPython/Runtime/ModuleOptions.cs
diff --git a/Src/IronPython/Runtime/NameType.cs b/IronPython/Runtime/NameType.cs
similarity index 100%
rename from Src/IronPython/Runtime/NameType.cs
rename to IronPython/Runtime/NameType.cs
diff --git a/Src/IronPython/Runtime/NewStringFormatter.cs b/IronPython/Runtime/NewStringFormatter.cs
similarity index 100%
rename from Src/IronPython/Runtime/NewStringFormatter.cs
rename to IronPython/Runtime/NewStringFormatter.cs
diff --git a/Src/IronPython/Runtime/ObjectAttributesAdapter.cs b/IronPython/Runtime/ObjectAttributesAdapter.cs
similarity index 100%
rename from Src/IronPython/Runtime/ObjectAttributesAdapter.cs
rename to IronPython/Runtime/ObjectAttributesAdapter.cs
diff --git a/Src/IronPython/Runtime/ObjectDebugView.cs b/IronPython/Runtime/ObjectDebugView.cs
similarity index 100%
rename from Src/IronPython/Runtime/ObjectDebugView.cs
rename to IronPython/Runtime/ObjectDebugView.cs
diff --git a/Src/IronPython/Runtime/Operations/ArrayOps.cs b/IronPython/Runtime/Operations/ArrayOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/ArrayOps.cs
rename to IronPython/Runtime/Operations/ArrayOps.cs
diff --git a/Src/IronPython/Runtime/Operations/BigIntegerOps.cs b/IronPython/Runtime/Operations/BigIntegerOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/BigIntegerOps.cs
rename to IronPython/Runtime/Operations/BigIntegerOps.cs
diff --git a/Src/IronPython/Runtime/Operations/BoolOps.cs b/IronPython/Runtime/Operations/BoolOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/BoolOps.cs
rename to IronPython/Runtime/Operations/BoolOps.cs
diff --git a/Src/IronPython/Runtime/Operations/ByteOps.cs b/IronPython/Runtime/Operations/ByteOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/ByteOps.cs
rename to IronPython/Runtime/Operations/ByteOps.cs
diff --git a/Src/IronPython/Runtime/Operations/CharOps.cs b/IronPython/Runtime/Operations/CharOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/CharOps.cs
rename to IronPython/Runtime/Operations/CharOps.cs
diff --git a/Src/IronPython/Runtime/Operations/ComOps.cs b/IronPython/Runtime/Operations/ComOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/ComOps.cs
rename to IronPython/Runtime/Operations/ComOps.cs
diff --git a/Src/IronPython/Runtime/Operations/ComplexOps.cs b/IronPython/Runtime/Operations/ComplexOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/ComplexOps.cs
rename to IronPython/Runtime/Operations/ComplexOps.cs
diff --git a/Src/IronPython/Runtime/Operations/CustomTypeDescHelpers.cs b/IronPython/Runtime/Operations/CustomTypeDescHelpers.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/CustomTypeDescHelpers.cs
rename to IronPython/Runtime/Operations/CustomTypeDescHelpers.cs
diff --git a/Src/IronPython/Runtime/Operations/DBNullOps.cs b/IronPython/Runtime/Operations/DBNullOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/DBNullOps.cs
rename to IronPython/Runtime/Operations/DBNullOps.cs
diff --git a/Src/IronPython/Runtime/Operations/DateTimeOps.cs b/IronPython/Runtime/Operations/DateTimeOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/DateTimeOps.cs
rename to IronPython/Runtime/Operations/DateTimeOps.cs
diff --git a/Src/IronPython/Runtime/Operations/DecimalOps.cs b/IronPython/Runtime/Operations/DecimalOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/DecimalOps.cs
rename to IronPython/Runtime/Operations/DecimalOps.cs
diff --git a/Src/IronPython/Runtime/Operations/DelegateOps.cs b/IronPython/Runtime/Operations/DelegateOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/DelegateOps.cs
rename to IronPython/Runtime/Operations/DelegateOps.cs
diff --git a/Src/IronPython/Runtime/Operations/DictionaryOfTOps.cs b/IronPython/Runtime/Operations/DictionaryOfTOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/DictionaryOfTOps.cs
rename to IronPython/Runtime/Operations/DictionaryOfTOps.cs
diff --git a/Src/IronPython/Runtime/Operations/EnumOps.cs b/IronPython/Runtime/Operations/EnumOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/EnumOps.cs
rename to IronPython/Runtime/Operations/EnumOps.cs
diff --git a/Src/IronPython/Runtime/Operations/FloatOps.Generated.cs b/IronPython/Runtime/Operations/FloatOps.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/FloatOps.Generated.cs
rename to IronPython/Runtime/Operations/FloatOps.Generated.cs
diff --git a/Src/IronPython/Runtime/Operations/FloatOps.cs b/IronPython/Runtime/Operations/FloatOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/FloatOps.cs
rename to IronPython/Runtime/Operations/FloatOps.cs
diff --git a/Src/IronPython/Runtime/Operations/IListOfByteOps.cs b/IronPython/Runtime/Operations/IListOfByteOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/IListOfByteOps.cs
rename to IronPython/Runtime/Operations/IListOfByteOps.cs
diff --git a/Src/IronPython/Runtime/Operations/InstanceOps.cs b/IronPython/Runtime/Operations/InstanceOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/InstanceOps.cs
rename to IronPython/Runtime/Operations/InstanceOps.cs
diff --git a/Src/IronPython/Runtime/Operations/IntOps.Generated.cs b/IronPython/Runtime/Operations/IntOps.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/IntOps.Generated.cs
rename to IronPython/Runtime/Operations/IntOps.Generated.cs
diff --git a/Src/IronPython/Runtime/Operations/IntOps.cs b/IronPython/Runtime/Operations/IntOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/IntOps.cs
rename to IronPython/Runtime/Operations/IntOps.cs
diff --git a/Src/IronPython/Runtime/Operations/IntPtrOps.cs b/IronPython/Runtime/Operations/IntPtrOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/IntPtrOps.cs
rename to IronPython/Runtime/Operations/IntPtrOps.cs
diff --git a/Src/IronPython/Runtime/Operations/ListOfTOps.cs b/IronPython/Runtime/Operations/ListOfTOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/ListOfTOps.cs
rename to IronPython/Runtime/Operations/ListOfTOps.cs
diff --git a/Src/IronPython/Runtime/Operations/MarshalOps.cs b/IronPython/Runtime/Operations/MarshalOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/MarshalOps.cs
rename to IronPython/Runtime/Operations/MarshalOps.cs
diff --git a/Src/IronPython/Runtime/Operations/NamespaceTrackerOps.cs b/IronPython/Runtime/Operations/NamespaceTrackerOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/NamespaceTrackerOps.cs
rename to IronPython/Runtime/Operations/NamespaceTrackerOps.cs
diff --git a/Src/IronPython/Runtime/Operations/ObjectOps.cs b/IronPython/Runtime/Operations/ObjectOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/ObjectOps.cs
rename to IronPython/Runtime/Operations/ObjectOps.cs
diff --git a/Src/IronPython/Runtime/Operations/PythonCalls.cs b/IronPython/Runtime/Operations/PythonCalls.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/PythonCalls.cs
rename to IronPython/Runtime/Operations/PythonCalls.cs
diff --git a/Src/IronPython/Runtime/Operations/PythonOps.Generated.cs b/IronPython/Runtime/Operations/PythonOps.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/PythonOps.Generated.cs
rename to IronPython/Runtime/Operations/PythonOps.Generated.cs
diff --git a/Src/IronPython/Runtime/Operations/PythonOps.cs b/IronPython/Runtime/Operations/PythonOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/PythonOps.cs
rename to IronPython/Runtime/Operations/PythonOps.cs
diff --git a/Src/IronPython/Runtime/Operations/PythonTypeOps.cs b/IronPython/Runtime/Operations/PythonTypeOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/PythonTypeOps.cs
rename to IronPython/Runtime/Operations/PythonTypeOps.cs
diff --git a/Src/IronPython/Runtime/Operations/StringOps.Generated.cs b/IronPython/Runtime/Operations/StringOps.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/StringOps.Generated.cs
rename to IronPython/Runtime/Operations/StringOps.Generated.cs
diff --git a/Src/IronPython/Runtime/Operations/StringOps.cs b/IronPython/Runtime/Operations/StringOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/StringOps.cs
rename to IronPython/Runtime/Operations/StringOps.cs
diff --git a/Src/IronPython/Runtime/Operations/TypeGroupOps.cs b/IronPython/Runtime/Operations/TypeGroupOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/TypeGroupOps.cs
rename to IronPython/Runtime/Operations/TypeGroupOps.cs
diff --git a/Src/IronPython/Runtime/Operations/TypeTrackerOps.cs b/IronPython/Runtime/Operations/TypeTrackerOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/TypeTrackerOps.cs
rename to IronPython/Runtime/Operations/TypeTrackerOps.cs
diff --git a/Src/IronPython/Runtime/Operations/UIntPtrOps.cs b/IronPython/Runtime/Operations/UIntPtrOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/UIntPtrOps.cs
rename to IronPython/Runtime/Operations/UIntPtrOps.cs
diff --git a/Src/IronPython/Runtime/Operations/UserTypeOps.cs b/IronPython/Runtime/Operations/UserTypeOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Operations/UserTypeOps.cs
rename to IronPython/Runtime/Operations/UserTypeOps.cs
diff --git a/Src/IronPython/Runtime/OutputWriter.cs b/IronPython/Runtime/OutputWriter.cs
similarity index 100%
rename from Src/IronPython/Runtime/OutputWriter.cs
rename to IronPython/Runtime/OutputWriter.cs
diff --git a/Src/IronPython/Runtime/PlatformsAttribute.cs b/IronPython/Runtime/PlatformsAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/PlatformsAttribute.cs
rename to IronPython/Runtime/PlatformsAttribute.cs
diff --git a/Src/IronPython/Runtime/Profiler.cs b/IronPython/Runtime/Profiler.cs
similarity index 100%
rename from Src/IronPython/Runtime/Profiler.cs
rename to IronPython/Runtime/Profiler.cs
diff --git a/Src/IronPython/Runtime/PythonContext.Generated.cs b/IronPython/Runtime/PythonContext.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonContext.Generated.cs
rename to IronPython/Runtime/PythonContext.Generated.cs
diff --git a/Src/IronPython/Runtime/PythonContext.cs b/IronPython/Runtime/PythonContext.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonContext.cs
rename to IronPython/Runtime/PythonContext.cs
diff --git a/Src/IronPython/Runtime/PythonDictionary.cs b/IronPython/Runtime/PythonDictionary.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonDictionary.cs
rename to IronPython/Runtime/PythonDictionary.cs
diff --git a/Src/IronPython/Runtime/PythonDocumentationProvider.cs b/IronPython/Runtime/PythonDocumentationProvider.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonDocumentationProvider.cs
rename to IronPython/Runtime/PythonDocumentationProvider.cs
diff --git a/Src/IronPython/Runtime/PythonDynamicStackFrame.cs b/IronPython/Runtime/PythonDynamicStackFrame.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonDynamicStackFrame.cs
rename to IronPython/Runtime/PythonDynamicStackFrame.cs
diff --git a/Src/IronPython/Runtime/PythonEncoding.cs b/IronPython/Runtime/PythonEncoding.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonEncoding.cs
rename to IronPython/Runtime/PythonEncoding.cs
diff --git a/Src/IronPython/Runtime/PythonFileManager.cs b/IronPython/Runtime/PythonFileManager.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonFileManager.cs
rename to IronPython/Runtime/PythonFileManager.cs
diff --git a/Src/IronPython/Runtime/PythonFunction.Generated.cs b/IronPython/Runtime/PythonFunction.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonFunction.Generated.cs
rename to IronPython/Runtime/PythonFunction.Generated.cs
diff --git a/Src/IronPython/Runtime/PythonFunction.cs b/IronPython/Runtime/PythonFunction.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonFunction.cs
rename to IronPython/Runtime/PythonFunction.cs
diff --git a/Src/IronPython/Runtime/PythonHiddenAttribute.cs b/IronPython/Runtime/PythonHiddenAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonHiddenAttribute.cs
rename to IronPython/Runtime/PythonHiddenAttribute.cs
diff --git a/Src/IronPython/Runtime/PythonHiddenBaseClassAttribute.cs b/IronPython/Runtime/PythonHiddenBaseClassAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonHiddenBaseClassAttribute.cs
rename to IronPython/Runtime/PythonHiddenBaseClassAttribute.cs
diff --git a/Src/IronPython/Runtime/PythonList.cs b/IronPython/Runtime/PythonList.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonList.cs
rename to IronPython/Runtime/PythonList.cs
diff --git a/Src/IronPython/Runtime/PythonModule.cs b/IronPython/Runtime/PythonModule.cs
old mode 100755
new mode 100644
similarity index 100%
rename from Src/IronPython/Runtime/PythonModule.cs
rename to IronPython/Runtime/PythonModule.cs
diff --git a/Src/IronPython/Runtime/PythonModuleAttribute.cs b/IronPython/Runtime/PythonModuleAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonModuleAttribute.cs
rename to IronPython/Runtime/PythonModuleAttribute.cs
diff --git a/Src/IronPython/Runtime/PythonNarrowing.cs b/IronPython/Runtime/PythonNarrowing.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonNarrowing.cs
rename to IronPython/Runtime/PythonNarrowing.cs
diff --git a/Src/IronPython/Runtime/PythonOptions.cs b/IronPython/Runtime/PythonOptions.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonOptions.cs
rename to IronPython/Runtime/PythonOptions.cs
diff --git a/Src/IronPython/Runtime/PythonRange.cs b/IronPython/Runtime/PythonRange.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonRange.cs
rename to IronPython/Runtime/PythonRange.cs
diff --git a/Src/IronPython/Runtime/PythonScopeExtension.cs b/IronPython/Runtime/PythonScopeExtension.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonScopeExtension.cs
rename to IronPython/Runtime/PythonScopeExtension.cs
diff --git a/Src/IronPython/Runtime/PythonStrIterator.cs b/IronPython/Runtime/PythonStrIterator.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonStrIterator.cs
rename to IronPython/Runtime/PythonStrIterator.cs
diff --git a/Src/IronPython/Runtime/PythonTracebackListener.cs b/IronPython/Runtime/PythonTracebackListener.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonTracebackListener.cs
rename to IronPython/Runtime/PythonTracebackListener.cs
diff --git a/Src/IronPython/Runtime/PythonTuple.cs b/IronPython/Runtime/PythonTuple.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonTuple.cs
rename to IronPython/Runtime/PythonTuple.cs
diff --git a/Src/IronPython/Runtime/PythonTypeAttribute.cs b/IronPython/Runtime/PythonTypeAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/PythonTypeAttribute.cs
rename to IronPython/Runtime/PythonTypeAttribute.cs
diff --git a/Src/IronPython/Runtime/Reversed.cs b/IronPython/Runtime/Reversed.cs
similarity index 100%
rename from Src/IronPython/Runtime/Reversed.cs
rename to IronPython/Runtime/Reversed.cs
diff --git a/Src/IronPython/Runtime/RuntimeVariablesDictionaryStorage.cs b/IronPython/Runtime/RuntimeVariablesDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/RuntimeVariablesDictionaryStorage.cs
rename to IronPython/Runtime/RuntimeVariablesDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/ScopeDictionaryStorage.cs b/IronPython/Runtime/ScopeDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/ScopeDictionaryStorage.cs
rename to IronPython/Runtime/ScopeDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/SequenceTypeInfoAttribute.cs b/IronPython/Runtime/SequenceTypeInfoAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/SequenceTypeInfoAttribute.cs
rename to IronPython/Runtime/SequenceTypeInfoAttribute.cs
diff --git a/Src/IronPython/Runtime/Set.cs b/IronPython/Runtime/Set.cs
similarity index 100%
rename from Src/IronPython/Runtime/Set.cs
rename to IronPython/Runtime/Set.cs
diff --git a/Src/IronPython/Runtime/SetStorage.cs b/IronPython/Runtime/SetStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/SetStorage.cs
rename to IronPython/Runtime/SetStorage.cs
diff --git a/Src/IronPython/Runtime/SimpleNamespace.cs b/IronPython/Runtime/SimpleNamespace.cs
similarity index 100%
rename from Src/IronPython/Runtime/SimpleNamespace.cs
rename to IronPython/Runtime/SimpleNamespace.cs
diff --git a/Src/IronPython/Runtime/SiteLocalStorage.cs b/IronPython/Runtime/SiteLocalStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/SiteLocalStorage.cs
rename to IronPython/Runtime/SiteLocalStorage.cs
diff --git a/Src/IronPython/Runtime/Slice.cs b/IronPython/Runtime/Slice.cs
similarity index 100%
rename from Src/IronPython/Runtime/Slice.cs
rename to IronPython/Runtime/Slice.cs
diff --git a/Src/IronPython/Runtime/StringDictionaryStorage.cs b/IronPython/Runtime/StringDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/StringDictionaryStorage.cs
rename to IronPython/Runtime/StringDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/StringFormatSpec.cs b/IronPython/Runtime/StringFormatSpec.cs
similarity index 100%
rename from Src/IronPython/Runtime/StringFormatSpec.cs
rename to IronPython/Runtime/StringFormatSpec.cs
diff --git a/Src/IronPython/Runtime/StringFormatter.cs b/IronPython/Runtime/StringFormatter.cs
similarity index 100%
rename from Src/IronPython/Runtime/StringFormatter.cs
rename to IronPython/Runtime/StringFormatter.cs
diff --git a/Src/IronPython/Runtime/Super.cs b/IronPython/Runtime/Super.cs
similarity index 100%
rename from Src/IronPython/Runtime/Super.cs
rename to IronPython/Runtime/Super.cs
diff --git a/Src/IronPython/Runtime/Symbols.Generated.cs b/IronPython/Runtime/Symbols.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Symbols.Generated.cs
rename to IronPython/Runtime/Symbols.Generated.cs
diff --git a/Src/IronPython/Runtime/ThrowingErrorSink.cs b/IronPython/Runtime/ThrowingErrorSink.cs
similarity index 100%
rename from Src/IronPython/Runtime/ThrowingErrorSink.cs
rename to IronPython/Runtime/ThrowingErrorSink.cs
diff --git a/Src/IronPython/Runtime/TypecodeOps.cs b/IronPython/Runtime/TypecodeOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/TypecodeOps.cs
rename to IronPython/Runtime/TypecodeOps.cs
diff --git a/Src/IronPython/Runtime/Types/BuiltinFunction.cs b/IronPython/Runtime/Types/BuiltinFunction.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/BuiltinFunction.cs
rename to IronPython/Runtime/Types/BuiltinFunction.cs
diff --git a/Src/IronPython/Runtime/Types/BuiltinFunctionOverloadMapper.cs b/IronPython/Runtime/Types/BuiltinFunctionOverloadMapper.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/BuiltinFunctionOverloadMapper.cs
rename to IronPython/Runtime/Types/BuiltinFunctionOverloadMapper.cs
diff --git a/Src/IronPython/Runtime/Types/BuiltinMethodDescriptor.cs b/IronPython/Runtime/Types/BuiltinMethodDescriptor.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/BuiltinMethodDescriptor.cs
rename to IronPython/Runtime/Types/BuiltinMethodDescriptor.cs
diff --git a/Src/IronPython/Runtime/Types/CachedNewTypeInfo.cs b/IronPython/Runtime/Types/CachedNewTypeInfo.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/CachedNewTypeInfo.cs
rename to IronPython/Runtime/Types/CachedNewTypeInfo.cs
diff --git a/Src/IronPython/Runtime/Types/ConstructorFunction.cs b/IronPython/Runtime/Types/ConstructorFunction.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ConstructorFunction.cs
rename to IronPython/Runtime/Types/ConstructorFunction.cs
diff --git a/Src/IronPython/Runtime/Types/CustomAttributeTracker.cs b/IronPython/Runtime/Types/CustomAttributeTracker.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/CustomAttributeTracker.cs
rename to IronPython/Runtime/Types/CustomAttributeTracker.cs
diff --git a/Src/IronPython/Runtime/Types/CustomInstanceDictionaryStorage.cs b/IronPython/Runtime/Types/CustomInstanceDictionaryStorage.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/CustomInstanceDictionaryStorage.cs
rename to IronPython/Runtime/Types/CustomInstanceDictionaryStorage.cs
diff --git a/Src/IronPython/Runtime/Types/DocBuilder.cs b/IronPython/Runtime/Types/DocBuilder.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/DocBuilder.cs
rename to IronPython/Runtime/Types/DocBuilder.cs
diff --git a/Src/IronPython/Runtime/Types/DynamicBaseTypeAttribute.cs b/IronPython/Runtime/Types/DynamicBaseTypeAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/DynamicBaseTypeAttribute.cs
rename to IronPython/Runtime/Types/DynamicBaseTypeAttribute.cs
diff --git a/Src/IronPython/Runtime/Types/DynamicHelpers.cs b/IronPython/Runtime/Types/DynamicHelpers.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/DynamicHelpers.cs
rename to IronPython/Runtime/Types/DynamicHelpers.cs
diff --git a/Src/IronPython/Runtime/Types/EmptyType.cs b/IronPython/Runtime/Types/EmptyType.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/EmptyType.cs
rename to IronPython/Runtime/Types/EmptyType.cs
diff --git a/Src/IronPython/Runtime/Types/ExtensionPropertyInfo.cs b/IronPython/Runtime/Types/ExtensionPropertyInfo.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ExtensionPropertyInfo.cs
rename to IronPython/Runtime/Types/ExtensionPropertyInfo.cs
diff --git a/Src/IronPython/Runtime/Types/FunctionType.cs b/IronPython/Runtime/Types/FunctionType.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/FunctionType.cs
rename to IronPython/Runtime/Types/FunctionType.cs
diff --git a/Src/IronPython/Runtime/Types/IPythonObject.cs b/IronPython/Runtime/Types/IPythonObject.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/IPythonObject.cs
rename to IronPython/Runtime/Types/IPythonObject.cs
diff --git a/Src/IronPython/Runtime/Types/InstanceCreator.cs b/IronPython/Runtime/Types/InstanceCreator.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/InstanceCreator.cs
rename to IronPython/Runtime/Types/InstanceCreator.cs
diff --git a/Src/IronPython/Runtime/Types/MappingProxy.cs b/IronPython/Runtime/Types/MappingProxy.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/MappingProxy.cs
rename to IronPython/Runtime/Types/MappingProxy.cs
diff --git a/Src/IronPython/Runtime/Types/Mro.cs b/IronPython/Runtime/Types/Mro.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/Mro.cs
rename to IronPython/Runtime/Types/Mro.cs
diff --git a/Src/IronPython/Runtime/Types/NameConverter.cs b/IronPython/Runtime/Types/NameConverter.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/NameConverter.cs
rename to IronPython/Runtime/Types/NameConverter.cs
diff --git a/Src/IronPython/Runtime/Types/NewTypeInfo.cs b/IronPython/Runtime/Types/NewTypeInfo.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/NewTypeInfo.cs
rename to IronPython/Runtime/Types/NewTypeInfo.cs
diff --git a/Src/IronPython/Runtime/Types/NewTypeMaker.cs b/IronPython/Runtime/Types/NewTypeMaker.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/NewTypeMaker.cs
rename to IronPython/Runtime/Types/NewTypeMaker.cs
diff --git a/Src/IronPython/Runtime/Types/OperatorMapping.cs b/IronPython/Runtime/Types/OperatorMapping.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/OperatorMapping.cs
rename to IronPython/Runtime/Types/OperatorMapping.cs
diff --git a/Src/IronPython/Runtime/Types/ParameterInfoWrapper.cs b/IronPython/Runtime/Types/ParameterInfoWrapper.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ParameterInfoWrapper.cs
rename to IronPython/Runtime/Types/ParameterInfoWrapper.cs
diff --git a/Src/IronPython/Runtime/Types/PythonAssemblyOps.cs b/IronPython/Runtime/Types/PythonAssemblyOps.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonAssemblyOps.cs
rename to IronPython/Runtime/Types/PythonAssemblyOps.cs
diff --git a/Src/IronPython/Runtime/Types/PythonSiteCache.cs b/IronPython/Runtime/Types/PythonSiteCache.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonSiteCache.cs
rename to IronPython/Runtime/Types/PythonSiteCache.cs
diff --git a/Src/IronPython/Runtime/Types/PythonType.Generated.cs b/IronPython/Runtime/Types/PythonType.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonType.Generated.cs
rename to IronPython/Runtime/Types/PythonType.Generated.cs
diff --git a/Src/IronPython/Runtime/Types/PythonType.cs b/IronPython/Runtime/Types/PythonType.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonType.cs
rename to IronPython/Runtime/Types/PythonType.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeDataSlot.cs b/IronPython/Runtime/Types/PythonTypeDataSlot.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeDataSlot.cs
rename to IronPython/Runtime/Types/PythonTypeDataSlot.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeDictSlot.cs b/IronPython/Runtime/Types/PythonTypeDictSlot.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeDictSlot.cs
rename to IronPython/Runtime/Types/PythonTypeDictSlot.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeInfo.Generated.cs b/IronPython/Runtime/Types/PythonTypeInfo.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeInfo.Generated.cs
rename to IronPython/Runtime/Types/PythonTypeInfo.Generated.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeInfo.cs b/IronPython/Runtime/Types/PythonTypeInfo.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeInfo.cs
rename to IronPython/Runtime/Types/PythonTypeInfo.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeSlot.cs b/IronPython/Runtime/Types/PythonTypeSlot.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeSlot.cs
rename to IronPython/Runtime/Types/PythonTypeSlot.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeTypeSlot.cs b/IronPython/Runtime/Types/PythonTypeTypeSlot.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeTypeSlot.cs
rename to IronPython/Runtime/Types/PythonTypeTypeSlot.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeUserDescriptorSlot.cs b/IronPython/Runtime/Types/PythonTypeUserDescriptorSlot.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeUserDescriptorSlot.cs
rename to IronPython/Runtime/Types/PythonTypeUserDescriptorSlot.cs
diff --git a/Src/IronPython/Runtime/Types/PythonTypeWeakRefSlot.cs b/IronPython/Runtime/Types/PythonTypeWeakRefSlot.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/PythonTypeWeakRefSlot.cs
rename to IronPython/Runtime/Types/PythonTypeWeakRefSlot.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedEvent.cs b/IronPython/Runtime/Types/ReflectedEvent.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedEvent.cs
rename to IronPython/Runtime/Types/ReflectedEvent.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedExtensionProperty.cs b/IronPython/Runtime/Types/ReflectedExtensionProperty.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedExtensionProperty.cs
rename to IronPython/Runtime/Types/ReflectedExtensionProperty.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedField.cs b/IronPython/Runtime/Types/ReflectedField.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedField.cs
rename to IronPython/Runtime/Types/ReflectedField.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedGetterSetter.cs b/IronPython/Runtime/Types/ReflectedGetterSetter.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedGetterSetter.cs
rename to IronPython/Runtime/Types/ReflectedGetterSetter.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedIndexer.cs b/IronPython/Runtime/Types/ReflectedIndexer.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedIndexer.cs
rename to IronPython/Runtime/Types/ReflectedIndexer.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedProperty.cs b/IronPython/Runtime/Types/ReflectedProperty.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedProperty.cs
rename to IronPython/Runtime/Types/ReflectedProperty.cs
diff --git a/Src/IronPython/Runtime/Types/ReflectedSlotProperty.cs b/IronPython/Runtime/Types/ReflectedSlotProperty.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ReflectedSlotProperty.cs
rename to IronPython/Runtime/Types/ReflectedSlotProperty.cs
diff --git a/Src/IronPython/Runtime/Types/ResolvedMember.cs b/IronPython/Runtime/Types/ResolvedMember.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/ResolvedMember.cs
rename to IronPython/Runtime/Types/ResolvedMember.cs
diff --git a/Src/IronPython/Runtime/Types/SlotFieldAttribute.cs b/IronPython/Runtime/Types/SlotFieldAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/SlotFieldAttribute.cs
rename to IronPython/Runtime/Types/SlotFieldAttribute.cs
diff --git a/Src/IronPython/Runtime/Types/StaticUnderlyingSystemType.cs b/IronPython/Runtime/Types/StaticUnderlyingSystemType.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/StaticUnderlyingSystemType.cs
rename to IronPython/Runtime/Types/StaticUnderlyingSystemType.cs
diff --git a/Src/IronPython/Runtime/Types/TypeCache.Generated.cs b/IronPython/Runtime/Types/TypeCache.Generated.cs
similarity index 100%
rename from Src/IronPython/Runtime/Types/TypeCache.Generated.cs
rename to IronPython/Runtime/Types/TypeCache.Generated.cs
diff --git a/Src/IronPython/Runtime/UnboundNameException.cs b/IronPython/Runtime/UnboundNameException.cs
similarity index 100%
rename from Src/IronPython/Runtime/UnboundNameException.cs
rename to IronPython/Runtime/UnboundNameException.cs
diff --git a/Src/IronPython/Runtime/WeakRef.cs b/IronPython/Runtime/WeakRef.cs
similarity index 100%
rename from Src/IronPython/Runtime/WeakRef.cs
rename to IronPython/Runtime/WeakRef.cs
diff --git a/Src/IronPython/Runtime/WrapperDescriptorAttribute.cs b/IronPython/Runtime/WrapperDescriptorAttribute.cs
similarity index 100%
rename from Src/IronPython/Runtime/WrapperDescriptorAttribute.cs
rename to IronPython/Runtime/WrapperDescriptorAttribute.cs
diff --git a/Src/IronPython/Runtime/WrapperDictionary.cs b/IronPython/Runtime/WrapperDictionary.cs
similarity index 100%
rename from Src/IronPython/Runtime/WrapperDictionary.cs
rename to IronPython/Runtime/WrapperDictionary.cs
diff --git a/Src/IronPython/Runtime/Zip.cs b/IronPython/Runtime/Zip.cs
similarity index 100%
rename from Src/IronPython/Runtime/Zip.cs
rename to IronPython/Runtime/Zip.cs
diff --git a/Src/IronPython/SerializationStubs.cs b/IronPython/SerializationStubs.cs
similarity index 100%
rename from Src/IronPython/SerializationStubs.cs
rename to IronPython/SerializationStubs.cs
diff --git a/Src/IronPython/StringExtensions.cs b/IronPython/StringExtensions.cs
similarity index 100%
rename from Src/IronPython/StringExtensions.cs
rename to IronPython/StringExtensions.cs
diff --git a/Src/IronPython/SystemRuntimeVersioning.cs b/IronPython/SystemRuntimeVersioning.cs
similarity index 100%
rename from Src/IronPython/SystemRuntimeVersioning.cs
rename to IronPython/SystemRuntimeVersioning.cs
diff --git a/Src/IronPython/policy.IronPython.config b/IronPython/policy.IronPython.config
similarity index 100%
rename from Src/IronPython/policy.IronPython.config
rename to IronPython/policy.IronPython.config
diff --git a/Src/Modules/IronPython.Modules.csproj b/Modules/IronPython.Modules.csproj
similarity index 89%
rename from Src/Modules/IronPython.Modules.csproj
rename to Modules/IronPython.Modules.csproj
index 0f54dd0d0..2463bf256 100644
--- a/Src/Modules/IronPython.Modules.csproj
+++ b/Modules/IronPython.Modules.csproj
@@ -10,7 +10,7 @@
True
- ..\..\Utils\References\Mono.Posix.dll
+ ..\Utils\References\Mono.Posix.dll
@@ -26,7 +26,7 @@
-
+
false
Analyzer
diff --git a/Src/Modules/IterTools.cs b/Modules/IterTools.cs
similarity index 100%
rename from Src/Modules/IterTools.cs
rename to Modules/IterTools.cs
diff --git a/Src/Modules/ModuleOps.cs b/Modules/ModuleOps.cs
similarity index 100%
rename from Src/Modules/ModuleOps.cs
rename to Modules/ModuleOps.cs
diff --git a/Src/Modules/NtSignalState.cs b/Modules/NtSignalState.cs
similarity index 100%
rename from Src/Modules/NtSignalState.cs
rename to Modules/NtSignalState.cs
diff --git a/Src/Modules/Properties/AssemblyInfo.cs b/Modules/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/Modules/Properties/AssemblyInfo.cs
rename to Modules/Properties/AssemblyInfo.cs
diff --git a/Src/Modules/ResourceMetaPathImporter.cs b/Modules/ResourceMetaPathImporter.cs
similarity index 100%
rename from Src/Modules/ResourceMetaPathImporter.cs
rename to Modules/ResourceMetaPathImporter.cs
diff --git a/Src/Modules/SimpleSignalState.cs b/Modules/SimpleSignalState.cs
similarity index 100%
rename from Src/Modules/SimpleSignalState.cs
rename to Modules/SimpleSignalState.cs
diff --git a/Src/Modules/_bisect.cs b/Modules/_bisect.cs
similarity index 100%
rename from Src/Modules/_bisect.cs
rename to Modules/_bisect.cs
diff --git a/Src/Modules/_codecs.cs b/Modules/_codecs.cs
similarity index 100%
rename from Src/Modules/_codecs.cs
rename to Modules/_codecs.cs
diff --git a/Src/Modules/_codecs_cn.cs b/Modules/_codecs_cn.cs
similarity index 100%
rename from Src/Modules/_codecs_cn.cs
rename to Modules/_codecs_cn.cs
diff --git a/Src/Modules/_collections.cs b/Modules/_collections.cs
similarity index 100%
rename from Src/Modules/_collections.cs
rename to Modules/_collections.cs
diff --git a/Src/Modules/_csv.cs b/Modules/_csv.cs
similarity index 100%
rename from Src/Modules/_csv.cs
rename to Modules/_csv.cs
diff --git a/Src/Modules/_ctypes/Array.cs b/Modules/_ctypes/Array.cs
similarity index 100%
rename from Src/Modules/_ctypes/Array.cs
rename to Modules/_ctypes/Array.cs
diff --git a/Src/Modules/_ctypes/ArrayType.cs b/Modules/_ctypes/ArrayType.cs
similarity index 100%
rename from Src/Modules/_ctypes/ArrayType.cs
rename to Modules/_ctypes/ArrayType.cs
diff --git a/Src/Modules/_ctypes/CData.cs b/Modules/_ctypes/CData.cs
similarity index 100%
rename from Src/Modules/_ctypes/CData.cs
rename to Modules/_ctypes/CData.cs
diff --git a/Src/Modules/_ctypes/CFuncPtr.cs b/Modules/_ctypes/CFuncPtr.cs
similarity index 100%
rename from Src/Modules/_ctypes/CFuncPtr.cs
rename to Modules/_ctypes/CFuncPtr.cs
diff --git a/Src/Modules/_ctypes/CFuncPtrType.cs b/Modules/_ctypes/CFuncPtrType.cs
similarity index 100%
rename from Src/Modules/_ctypes/CFuncPtrType.cs
rename to Modules/_ctypes/CFuncPtrType.cs
diff --git a/Src/Modules/_ctypes/Extensions.cs b/Modules/_ctypes/Extensions.cs
similarity index 100%
rename from Src/Modules/_ctypes/Extensions.cs
rename to Modules/_ctypes/Extensions.cs
diff --git a/Src/Modules/_ctypes/Field.cs b/Modules/_ctypes/Field.cs
similarity index 100%
rename from Src/Modules/_ctypes/Field.cs
rename to Modules/_ctypes/Field.cs
diff --git a/Src/Modules/_ctypes/INativeType.cs b/Modules/_ctypes/INativeType.cs
similarity index 100%
rename from Src/Modules/_ctypes/INativeType.cs
rename to Modules/_ctypes/INativeType.cs
diff --git a/Src/Modules/_ctypes/LocalOrArg.cs b/Modules/_ctypes/LocalOrArg.cs
similarity index 100%
rename from Src/Modules/_ctypes/LocalOrArg.cs
rename to Modules/_ctypes/LocalOrArg.cs
diff --git a/Src/Modules/_ctypes/MarshalCleanup.cs b/Modules/_ctypes/MarshalCleanup.cs
similarity index 100%
rename from Src/Modules/_ctypes/MarshalCleanup.cs
rename to Modules/_ctypes/MarshalCleanup.cs
diff --git a/Src/Modules/_ctypes/MemoryHolder.cs b/Modules/_ctypes/MemoryHolder.cs
similarity index 100%
rename from Src/Modules/_ctypes/MemoryHolder.cs
rename to Modules/_ctypes/MemoryHolder.cs
diff --git a/Src/Modules/_ctypes/NativeArgument.cs b/Modules/_ctypes/NativeArgument.cs
similarity index 100%
rename from Src/Modules/_ctypes/NativeArgument.cs
rename to Modules/_ctypes/NativeArgument.cs
diff --git a/Src/Modules/_ctypes/NativeFunctions.cs b/Modules/_ctypes/NativeFunctions.cs
similarity index 100%
rename from Src/Modules/_ctypes/NativeFunctions.cs
rename to Modules/_ctypes/NativeFunctions.cs
diff --git a/Src/Modules/_ctypes/Pointer.cs b/Modules/_ctypes/Pointer.cs
similarity index 100%
rename from Src/Modules/_ctypes/Pointer.cs
rename to Modules/_ctypes/Pointer.cs
diff --git a/Src/Modules/_ctypes/PointerType.cs b/Modules/_ctypes/PointerType.cs
similarity index 100%
rename from Src/Modules/_ctypes/PointerType.cs
rename to Modules/_ctypes/PointerType.cs
diff --git a/Src/Modules/_ctypes/SimpleCData.cs b/Modules/_ctypes/SimpleCData.cs
similarity index 100%
rename from Src/Modules/_ctypes/SimpleCData.cs
rename to Modules/_ctypes/SimpleCData.cs
diff --git a/Src/Modules/_ctypes/SimpleType.cs b/Modules/_ctypes/SimpleType.cs
similarity index 100%
rename from Src/Modules/_ctypes/SimpleType.cs
rename to Modules/_ctypes/SimpleType.cs
diff --git a/Src/Modules/_ctypes/SimpleTypeKind.cs b/Modules/_ctypes/SimpleTypeKind.cs
similarity index 100%
rename from Src/Modules/_ctypes/SimpleTypeKind.cs
rename to Modules/_ctypes/SimpleTypeKind.cs
diff --git a/Src/Modules/_ctypes/StructType.cs b/Modules/_ctypes/StructType.cs
similarity index 100%
rename from Src/Modules/_ctypes/StructType.cs
rename to Modules/_ctypes/StructType.cs
diff --git a/Src/Modules/_ctypes/Structure.cs b/Modules/_ctypes/Structure.cs
similarity index 100%
rename from Src/Modules/_ctypes/Structure.cs
rename to Modules/_ctypes/Structure.cs
diff --git a/Src/Modules/_ctypes/Union.cs b/Modules/_ctypes/Union.cs
similarity index 100%
rename from Src/Modules/_ctypes/Union.cs
rename to Modules/_ctypes/Union.cs
diff --git a/Src/Modules/_ctypes/UnionType.cs b/Modules/_ctypes/UnionType.cs
similarity index 100%
rename from Src/Modules/_ctypes/UnionType.cs
rename to Modules/_ctypes/UnionType.cs
diff --git a/Src/Modules/_ctypes/_ctypes.cs b/Modules/_ctypes/_ctypes.cs
similarity index 100%
rename from Src/Modules/_ctypes/_ctypes.cs
rename to Modules/_ctypes/_ctypes.cs
diff --git a/Src/Modules/_ctypes_test.cs b/Modules/_ctypes_test.cs
similarity index 100%
rename from Src/Modules/_ctypes_test.cs
rename to Modules/_ctypes_test.cs
diff --git a/Src/Modules/_datetime.cs b/Modules/_datetime.cs
similarity index 100%
rename from Src/Modules/_datetime.cs
rename to Modules/_datetime.cs
diff --git a/Src/Modules/_functools.cs b/Modules/_functools.cs
similarity index 100%
rename from Src/Modules/_functools.cs
rename to Modules/_functools.cs
diff --git a/Src/Modules/_heapq.cs b/Modules/_heapq.cs
similarity index 100%
rename from Src/Modules/_heapq.cs
rename to Modules/_heapq.cs
diff --git a/Src/Modules/_multibytecodec.cs b/Modules/_multibytecodec.cs
similarity index 100%
rename from Src/Modules/_multibytecodec.cs
rename to Modules/_multibytecodec.cs
diff --git a/Src/Modules/_multiprocessing.cs b/Modules/_multiprocessing.cs
similarity index 100%
rename from Src/Modules/_multiprocessing.cs
rename to Modules/_multiprocessing.cs
diff --git a/Src/Modules/_opcode.cs b/Modules/_opcode.cs
similarity index 100%
rename from Src/Modules/_opcode.cs
rename to Modules/_opcode.cs
diff --git a/Src/Modules/_operator.cs b/Modules/_operator.cs
similarity index 100%
rename from Src/Modules/_operator.cs
rename to Modules/_operator.cs
diff --git a/Src/Modules/_overlapped.cs b/Modules/_overlapped.cs
similarity index 100%
rename from Src/Modules/_overlapped.cs
rename to Modules/_overlapped.cs
diff --git a/Src/Modules/_pickle.cs b/Modules/_pickle.cs
similarity index 100%
rename from Src/Modules/_pickle.cs
rename to Modules/_pickle.cs
diff --git a/Src/Modules/_posixsubprocess.cs b/Modules/_posixsubprocess.cs
similarity index 100%
rename from Src/Modules/_posixsubprocess.cs
rename to Modules/_posixsubprocess.cs
diff --git a/Src/Modules/_random.RandomGen.cs b/Modules/_random.RandomGen.cs
similarity index 100%
rename from Src/Modules/_random.RandomGen.cs
rename to Modules/_random.RandomGen.cs
diff --git a/Src/Modules/_random.cs b/Modules/_random.cs
similarity index 100%
rename from Src/Modules/_random.cs
rename to Modules/_random.cs
diff --git a/Src/Modules/_socket.cs b/Modules/_socket.cs
similarity index 100%
rename from Src/Modules/_socket.cs
rename to Modules/_socket.cs
diff --git a/Src/Modules/_sre.cs b/Modules/_sre.cs
similarity index 100%
rename from Src/Modules/_sre.cs
rename to Modules/_sre.cs
diff --git a/Src/Modules/_ssl.cs b/Modules/_ssl.cs
similarity index 100%
rename from Src/Modules/_ssl.cs
rename to Modules/_ssl.cs
diff --git a/Src/Modules/_string.cs b/Modules/_string.cs
similarity index 100%
rename from Src/Modules/_string.cs
rename to Modules/_string.cs
diff --git a/Src/Modules/_struct.cs b/Modules/_struct.cs
similarity index 100%
rename from Src/Modules/_struct.cs
rename to Modules/_struct.cs
diff --git a/Src/Modules/_sysconfigdata.cs b/Modules/_sysconfigdata.cs
similarity index 100%
rename from Src/Modules/_sysconfigdata.cs
rename to Modules/_sysconfigdata.cs
diff --git a/Src/Modules/_thread.cs b/Modules/_thread.cs
similarity index 100%
rename from Src/Modules/_thread.cs
rename to Modules/_thread.cs
diff --git a/Src/Modules/_warnings.cs b/Modules/_warnings.cs
similarity index 100%
rename from Src/Modules/_warnings.cs
rename to Modules/_warnings.cs
diff --git a/Src/Modules/_weakref.Generated.cs b/Modules/_weakref.Generated.cs
similarity index 100%
rename from Src/Modules/_weakref.Generated.cs
rename to Modules/_weakref.Generated.cs
diff --git a/Src/Modules/_weakref.cs b/Modules/_weakref.cs
similarity index 100%
rename from Src/Modules/_weakref.cs
rename to Modules/_weakref.cs
diff --git a/Src/Modules/_winapi.cs b/Modules/_winapi.cs
similarity index 100%
rename from Src/Modules/_winapi.cs
rename to Modules/_winapi.cs
diff --git a/Src/Modules/array.cs b/Modules/array.cs
similarity index 100%
rename from Src/Modules/array.cs
rename to Modules/array.cs
diff --git a/Src/Modules/atexit.cs b/Modules/atexit.cs
similarity index 100%
rename from Src/Modules/atexit.cs
rename to Modules/atexit.cs
diff --git a/Src/Modules/audioop.cs b/Modules/audioop.cs
similarity index 100%
rename from Src/Modules/audioop.cs
rename to Modules/audioop.cs
diff --git a/Src/Modules/binascii.cs b/Modules/binascii.cs
similarity index 100%
rename from Src/Modules/binascii.cs
rename to Modules/binascii.cs
diff --git a/Src/Modules/bz2/BZ2Compressor.cs b/Modules/bz2/BZ2Compressor.cs
similarity index 100%
rename from Src/Modules/bz2/BZ2Compressor.cs
rename to Modules/bz2/BZ2Compressor.cs
diff --git a/Src/Modules/bz2/BZ2Decompressor.cs b/Modules/bz2/BZ2Decompressor.cs
similarity index 100%
rename from Src/Modules/bz2/BZ2Decompressor.cs
rename to Modules/bz2/BZ2Decompressor.cs
diff --git a/Src/Modules/bz2/BZ2Module.cs b/Modules/bz2/BZ2Module.cs
similarity index 100%
rename from Src/Modules/bz2/BZ2Module.cs
rename to Modules/bz2/BZ2Module.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/BZip2Compressor.cs b/Modules/bz2/dotnetzip/BZip2/BZip2Compressor.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/BZip2Compressor.cs
rename to Modules/bz2/dotnetzip/BZip2/BZip2Compressor.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/BZip2InputStream.cs b/Modules/bz2/dotnetzip/BZip2/BZip2InputStream.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/BZip2InputStream.cs
rename to Modules/bz2/dotnetzip/BZip2/BZip2InputStream.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/BZip2OutputStream.cs b/Modules/bz2/dotnetzip/BZip2/BZip2OutputStream.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/BZip2OutputStream.cs
rename to Modules/bz2/dotnetzip/BZip2/BZip2OutputStream.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/BitWriter.cs b/Modules/bz2/dotnetzip/BZip2/BitWriter.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/BitWriter.cs
rename to Modules/bz2/dotnetzip/BZip2/BitWriter.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/CRC32.cs b/Modules/bz2/dotnetzip/BZip2/CRC32.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/CRC32.cs
rename to Modules/bz2/dotnetzip/BZip2/CRC32.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs b/Modules/bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs
rename to Modules/bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs
diff --git a/Src/Modules/bz2/dotnetzip/BZip2/Rand.cs b/Modules/bz2/dotnetzip/BZip2/Rand.cs
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/BZip2/Rand.cs
rename to Modules/bz2/dotnetzip/BZip2/Rand.cs
diff --git a/Src/Modules/bz2/dotnetzip/source.txt b/Modules/bz2/dotnetzip/source.txt
similarity index 100%
rename from Src/Modules/bz2/dotnetzip/source.txt
rename to Modules/bz2/dotnetzip/source.txt
diff --git a/Src/Modules/cmath.cs b/Modules/cmath.cs
similarity index 100%
rename from Src/Modules/cmath.cs
rename to Modules/cmath.cs
diff --git a/Src/Modules/errno.cs b/Modules/errno.cs
similarity index 100%
rename from Src/Modules/errno.cs
rename to Modules/errno.cs
diff --git a/Src/Modules/faulthandler.cs b/Modules/faulthandler.cs
similarity index 100%
rename from Src/Modules/faulthandler.cs
rename to Modules/faulthandler.cs
diff --git a/Src/Modules/fcntl.cs b/Modules/fcntl.cs
similarity index 100%
rename from Src/Modules/fcntl.cs
rename to Modules/fcntl.cs
diff --git a/Src/Modules/gc.cs b/Modules/gc.cs
similarity index 100%
rename from Src/Modules/gc.cs
rename to Modules/gc.cs
diff --git a/Src/Modules/grp.cs b/Modules/grp.cs
similarity index 100%
rename from Src/Modules/grp.cs
rename to Modules/grp.cs
diff --git a/Src/Modules/hashlib/MD5CryptoServiceProvider.cs b/Modules/hashlib/MD5CryptoServiceProvider.cs
similarity index 100%
rename from Src/Modules/hashlib/MD5CryptoServiceProvider.cs
rename to Modules/hashlib/MD5CryptoServiceProvider.cs
diff --git a/Src/Modules/hashlib/SHA1CryptoServiceProvider.cs b/Modules/hashlib/SHA1CryptoServiceProvider.cs
similarity index 100%
rename from Src/Modules/hashlib/SHA1CryptoServiceProvider.cs
rename to Modules/hashlib/SHA1CryptoServiceProvider.cs
diff --git a/Src/Modules/hashlib/SHA224.cs b/Modules/hashlib/SHA224.cs
similarity index 100%
rename from Src/Modules/hashlib/SHA224.cs
rename to Modules/hashlib/SHA224.cs
diff --git a/Src/Modules/hashlib/SHA224Managed.cs b/Modules/hashlib/SHA224Managed.cs
similarity index 100%
rename from Src/Modules/hashlib/SHA224Managed.cs
rename to Modules/hashlib/SHA224Managed.cs
diff --git a/Src/Modules/hashlib/SHA256Managed.cs b/Modules/hashlib/SHA256Managed.cs
similarity index 100%
rename from Src/Modules/hashlib/SHA256Managed.cs
rename to Modules/hashlib/SHA256Managed.cs
diff --git a/Src/Modules/hashlib/SHA384Managed.cs b/Modules/hashlib/SHA384Managed.cs
similarity index 100%
rename from Src/Modules/hashlib/SHA384Managed.cs
rename to Modules/hashlib/SHA384Managed.cs
diff --git a/Src/Modules/hashlib/SHA512Managed.cs b/Modules/hashlib/SHA512Managed.cs
similarity index 100%
rename from Src/Modules/hashlib/SHA512Managed.cs
rename to Modules/hashlib/SHA512Managed.cs
diff --git a/Src/Modules/hashlib/SHAConstants.cs b/Modules/hashlib/SHAConstants.cs
similarity index 100%
rename from Src/Modules/hashlib/SHAConstants.cs
rename to Modules/hashlib/SHAConstants.cs
diff --git a/Src/Modules/hashlib/_hashlib.cs b/Modules/hashlib/_hashlib.cs
similarity index 100%
rename from Src/Modules/hashlib/_hashlib.cs
rename to Modules/hashlib/_hashlib.cs
diff --git a/Src/Modules/hashlib/_md5.cs b/Modules/hashlib/_md5.cs
similarity index 100%
rename from Src/Modules/hashlib/_md5.cs
rename to Modules/hashlib/_md5.cs
diff --git a/Src/Modules/hashlib/_sha1.cs b/Modules/hashlib/_sha1.cs
similarity index 100%
rename from Src/Modules/hashlib/_sha1.cs
rename to Modules/hashlib/_sha1.cs
diff --git a/Src/Modules/hashlib/_sha256.cs b/Modules/hashlib/_sha256.cs
similarity index 100%
rename from Src/Modules/hashlib/_sha256.cs
rename to Modules/hashlib/_sha256.cs
diff --git a/Src/Modules/hashlib/_sha512.cs b/Modules/hashlib/_sha512.cs
similarity index 100%
rename from Src/Modules/hashlib/_sha512.cs
rename to Modules/hashlib/_sha512.cs
diff --git a/Src/Modules/marshal.cs b/Modules/marshal.cs
similarity index 100%
rename from Src/Modules/marshal.cs
rename to Modules/marshal.cs
diff --git a/Src/Modules/math.Generated.cs b/Modules/math.Generated.cs
similarity index 100%
rename from Src/Modules/math.Generated.cs
rename to Modules/math.Generated.cs
diff --git a/Src/Modules/math.cs b/Modules/math.cs
similarity index 100%
rename from Src/Modules/math.cs
rename to Modules/math.cs
diff --git a/Src/Modules/mmap.cs b/Modules/mmap.cs
similarity index 100%
rename from Src/Modules/mmap.cs
rename to Modules/mmap.cs
diff --git a/Src/Modules/msvcrt.cs b/Modules/msvcrt.cs
similarity index 100%
rename from Src/Modules/msvcrt.cs
rename to Modules/msvcrt.cs
diff --git a/Src/Modules/nt.cs b/Modules/nt.cs
similarity index 100%
rename from Src/Modules/nt.cs
rename to Modules/nt.cs
diff --git a/Src/Modules/policy.IronPython.Modules.config b/Modules/policy.IronPython.Modules.config
similarity index 100%
rename from Src/Modules/policy.IronPython.Modules.config
rename to Modules/policy.IronPython.Modules.config
diff --git a/Src/Modules/pwd.cs b/Modules/pwd.cs
similarity index 100%
rename from Src/Modules/pwd.cs
rename to Modules/pwd.cs
diff --git a/Src/Modules/pyexpat.cs b/Modules/pyexpat.cs
similarity index 100%
rename from Src/Modules/pyexpat.cs
rename to Modules/pyexpat.cs
diff --git a/Src/Modules/re.cs b/Modules/re.cs
similarity index 100%
rename from Src/Modules/re.cs
rename to Modules/re.cs
diff --git a/Src/Modules/resource.cs b/Modules/resource.cs
similarity index 100%
rename from Src/Modules/resource.cs
rename to Modules/resource.cs
diff --git a/Src/Modules/select.cs b/Modules/select.cs
similarity index 100%
rename from Src/Modules/select.cs
rename to Modules/select.cs
diff --git a/Src/Modules/signal.cs b/Modules/signal.cs
similarity index 100%
rename from Src/Modules/signal.cs
rename to Modules/signal.cs
diff --git a/Src/Modules/spwd.cs b/Modules/spwd.cs
similarity index 100%
rename from Src/Modules/spwd.cs
rename to Modules/spwd.cs
diff --git a/Src/Modules/time.cs b/Modules/time.cs
similarity index 100%
rename from Src/Modules/time.cs
rename to Modules/time.cs
diff --git a/Src/Modules/winreg.cs b/Modules/winreg.cs
similarity index 100%
rename from Src/Modules/winreg.cs
rename to Modules/winreg.cs
diff --git a/Src/Modules/winsound.cs b/Modules/winsound.cs
similarity index 100%
rename from Src/Modules/winsound.cs
rename to Modules/winsound.cs
diff --git a/Src/Modules/xxsubtype.cs b/Modules/xxsubtype.cs
similarity index 100%
rename from Src/Modules/xxsubtype.cs
rename to Modules/xxsubtype.cs
diff --git a/Src/Modules/zipimport.cs b/Modules/zipimport.cs
similarity index 100%
rename from Src/Modules/zipimport.cs
rename to Modules/zipimport.cs
diff --git a/Src/Modules/zlib/Compress.cs b/Modules/zlib/Compress.cs
similarity index 100%
rename from Src/Modules/zlib/Compress.cs
rename to Modules/zlib/Compress.cs
diff --git a/Src/Modules/zlib/Decompress.cs b/Modules/zlib/Decompress.cs
similarity index 100%
rename from Src/Modules/zlib/Decompress.cs
rename to Modules/zlib/Decompress.cs
diff --git a/Src/Modules/zlib/ZlibModule.cs b/Modules/zlib/ZlibModule.cs
similarity index 100%
rename from Src/Modules/zlib/ZlibModule.cs
rename to Modules/zlib/ZlibModule.cs
diff --git a/Src/Modules/zlib/zlib.net/Adler32.cs b/Modules/zlib/zlib.net/Adler32.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/Adler32.cs
rename to Modules/zlib/zlib.net/Adler32.cs
diff --git a/Src/Modules/zlib/zlib.net/Deflate.cs b/Modules/zlib/zlib.net/Deflate.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/Deflate.cs
rename to Modules/zlib/zlib.net/Deflate.cs
diff --git a/Src/Modules/zlib/zlib.net/InfBlocks.cs b/Modules/zlib/zlib.net/InfBlocks.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/InfBlocks.cs
rename to Modules/zlib/zlib.net/InfBlocks.cs
diff --git a/Src/Modules/zlib/zlib.net/InfCodes.cs b/Modules/zlib/zlib.net/InfCodes.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/InfCodes.cs
rename to Modules/zlib/zlib.net/InfCodes.cs
diff --git a/Src/Modules/zlib/zlib.net/InfTree.cs b/Modules/zlib/zlib.net/InfTree.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/InfTree.cs
rename to Modules/zlib/zlib.net/InfTree.cs
diff --git a/Src/Modules/zlib/zlib.net/Inflate.cs b/Modules/zlib/zlib.net/Inflate.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/Inflate.cs
rename to Modules/zlib/zlib.net/Inflate.cs
diff --git a/Src/Modules/zlib/zlib.net/StaticTree.cs b/Modules/zlib/zlib.net/StaticTree.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/StaticTree.cs
rename to Modules/zlib/zlib.net/StaticTree.cs
diff --git a/Src/Modules/zlib/zlib.net/Tree.cs b/Modules/zlib/zlib.net/Tree.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/Tree.cs
rename to Modules/zlib/zlib.net/Tree.cs
diff --git a/Src/Modules/zlib/zlib.net/ZStream.cs b/Modules/zlib/zlib.net/ZStream.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/ZStream.cs
rename to Modules/zlib/zlib.net/ZStream.cs
diff --git a/Src/Modules/zlib/zlib.net/ZStreamException.cs b/Modules/zlib/zlib.net/ZStreamException.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/ZStreamException.cs
rename to Modules/zlib/zlib.net/ZStreamException.cs
diff --git a/Src/Modules/zlib/zlib.net/Zlib.cs b/Modules/zlib/zlib.net/Zlib.cs
similarity index 100%
rename from Src/Modules/zlib/zlib.net/Zlib.cs
rename to Modules/zlib/zlib.net/Zlib.cs
diff --git a/Src/Modules/zlib/zlib.net/history.txt b/Modules/zlib/zlib.net/history.txt
similarity index 100%
rename from Src/Modules/zlib/zlib.net/history.txt
rename to Modules/zlib/zlib.net/history.txt
diff --git a/Src/Modules/zlib/zlib.net/license.txt b/Modules/zlib/zlib.net/license.txt
similarity index 100%
rename from Src/Modules/zlib/zlib.net/license.txt
rename to Modules/zlib/zlib.net/license.txt
diff --git a/Src/Modules/zlib/zlib.net/readme.txt b/Modules/zlib/zlib.net/readme.txt
similarity index 100%
rename from Src/Modules/zlib/zlib.net/readme.txt
rename to Modules/zlib/zlib.net/readme.txt
diff --git a/Src/SQLite/Connection.cs b/SQLite/Connection.cs
similarity index 100%
rename from Src/SQLite/Connection.cs
rename to SQLite/Connection.cs
diff --git a/Src/SQLite/Contants.cs b/SQLite/Contants.cs
similarity index 100%
rename from Src/SQLite/Contants.cs
rename to SQLite/Contants.cs
diff --git a/Src/SQLite/Cursor.cs b/SQLite/Cursor.cs
similarity index 100%
rename from Src/SQLite/Cursor.cs
rename to SQLite/Cursor.cs
diff --git a/Src/SQLite/Exceptions.cs b/SQLite/Exceptions.cs
similarity index 100%
rename from Src/SQLite/Exceptions.cs
rename to SQLite/Exceptions.cs
diff --git a/Src/SQLite/Extensions.cs b/SQLite/Extensions.cs
similarity index 100%
rename from Src/SQLite/Extensions.cs
rename to SQLite/Extensions.cs
diff --git a/Src/SQLite/IronPython.SQLite.csproj b/SQLite/IronPython.SQLite.csproj
similarity index 100%
rename from Src/SQLite/IronPython.SQLite.csproj
rename to SQLite/IronPython.SQLite.csproj
diff --git a/Src/SQLite/Properties/AssemblyInfo.cs b/SQLite/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/SQLite/Properties/AssemblyInfo.cs
rename to SQLite/Properties/AssemblyInfo.cs
diff --git a/Src/SQLite/Row.cs b/SQLite/Row.cs
similarity index 100%
rename from Src/SQLite/Row.cs
rename to SQLite/Row.cs
diff --git a/Src/SQLite/Statement.cs b/SQLite/Statement.cs
similarity index 100%
rename from Src/SQLite/Statement.cs
rename to SQLite/Statement.cs
diff --git a/Src/SQLite/Util.cs b/SQLite/Util.cs
similarity index 100%
rename from Src/SQLite/Util.cs
rename to SQLite/Util.cs
diff --git a/Src/SQLite/_sqlite.cs b/SQLite/_sqlite.cs
similarity index 100%
rename from Src/SQLite/_sqlite.cs
rename to SQLite/_sqlite.cs
diff --git a/Src/SQLite/c#sqlite/.editorconfig b/SQLite/c#sqlite/.editorconfig
similarity index 100%
rename from Src/SQLite/c#sqlite/.editorconfig
rename to SQLite/c#sqlite/.editorconfig
diff --git a/Src/SQLite/c#sqlite/BtreeInt_h.cs b/SQLite/c#sqlite/BtreeInt_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/BtreeInt_h.cs
rename to SQLite/c#sqlite/BtreeInt_h.cs
diff --git a/Src/SQLite/c#sqlite/Btree_h.cs b/SQLite/c#sqlite/Btree_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/Btree_h.cs
rename to SQLite/c#sqlite/Btree_h.cs
diff --git a/Src/SQLite/c#sqlite/Delegates.cs b/SQLite/c#sqlite/Delegates.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/Delegates.cs
rename to SQLite/c#sqlite/Delegates.cs
diff --git a/Src/SQLite/c#sqlite/Hash_h.cs b/SQLite/c#sqlite/Hash_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/Hash_h.cs
rename to SQLite/c#sqlite/Hash_h.cs
diff --git a/Src/SQLite/c#sqlite/VdbeInt_h.cs b/SQLite/c#sqlite/VdbeInt_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/VdbeInt_h.cs
rename to SQLite/c#sqlite/VdbeInt_h.cs
diff --git a/Src/SQLite/c#sqlite/Vdbe_h.cs b/SQLite/c#sqlite/Vdbe_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/Vdbe_h.cs
rename to SQLite/c#sqlite/Vdbe_h.cs
diff --git a/Src/SQLite/c#sqlite/_Custom.cs b/SQLite/c#sqlite/_Custom.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/_Custom.cs
rename to SQLite/c#sqlite/_Custom.cs
diff --git a/Src/SQLite/c#sqlite/alter_c.cs b/SQLite/c#sqlite/alter_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/alter_c.cs
rename to SQLite/c#sqlite/alter_c.cs
diff --git a/Src/SQLite/c#sqlite/analyze_c.cs b/SQLite/c#sqlite/analyze_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/analyze_c.cs
rename to SQLite/c#sqlite/analyze_c.cs
diff --git a/Src/SQLite/c#sqlite/attach_c.cs b/SQLite/c#sqlite/attach_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/attach_c.cs
rename to SQLite/c#sqlite/attach_c.cs
diff --git a/Src/SQLite/c#sqlite/auth_c.cs b/SQLite/c#sqlite/auth_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/auth_c.cs
rename to SQLite/c#sqlite/auth_c.cs
diff --git a/Src/SQLite/c#sqlite/backup_c.cs b/SQLite/c#sqlite/backup_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/backup_c.cs
rename to SQLite/c#sqlite/backup_c.cs
diff --git a/Src/SQLite/c#sqlite/bitvec_c.cs b/SQLite/c#sqlite/bitvec_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/bitvec_c.cs
rename to SQLite/c#sqlite/bitvec_c.cs
diff --git a/Src/SQLite/c#sqlite/btmutex_c.cs b/SQLite/c#sqlite/btmutex_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/btmutex_c.cs
rename to SQLite/c#sqlite/btmutex_c.cs
diff --git a/Src/SQLite/c#sqlite/btree_c.cs b/SQLite/c#sqlite/btree_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/btree_c.cs
rename to SQLite/c#sqlite/btree_c.cs
diff --git a/Src/SQLite/c#sqlite/build_c.cs b/SQLite/c#sqlite/build_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/build_c.cs
rename to SQLite/c#sqlite/build_c.cs
diff --git a/Src/SQLite/c#sqlite/callback_c.cs b/SQLite/c#sqlite/callback_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/callback_c.cs
rename to SQLite/c#sqlite/callback_c.cs
diff --git a/Src/SQLite/c#sqlite/complete_c.cs b/SQLite/c#sqlite/complete_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/complete_c.cs
rename to SQLite/c#sqlite/complete_c.cs
diff --git a/Src/SQLite/c#sqlite/crypto.cs b/SQLite/c#sqlite/crypto.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/crypto.cs
rename to SQLite/c#sqlite/crypto.cs
diff --git a/Src/SQLite/c#sqlite/ctime_c.cs b/SQLite/c#sqlite/ctime_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/ctime_c.cs
rename to SQLite/c#sqlite/ctime_c.cs
diff --git a/Src/SQLite/c#sqlite/date_c.cs b/SQLite/c#sqlite/date_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/date_c.cs
rename to SQLite/c#sqlite/date_c.cs
diff --git a/Src/SQLite/c#sqlite/delete_c.cs b/SQLite/c#sqlite/delete_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/delete_c.cs
rename to SQLite/c#sqlite/delete_c.cs
diff --git a/Src/SQLite/c#sqlite/expr_c.cs b/SQLite/c#sqlite/expr_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/expr_c.cs
rename to SQLite/c#sqlite/expr_c.cs
diff --git a/Src/SQLite/c#sqlite/fault_c.cs b/SQLite/c#sqlite/fault_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/fault_c.cs
rename to SQLite/c#sqlite/fault_c.cs
diff --git a/Src/SQLite/c#sqlite/fkey_c.cs b/SQLite/c#sqlite/fkey_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/fkey_c.cs
rename to SQLite/c#sqlite/fkey_c.cs
diff --git a/Src/SQLite/c#sqlite/func_c.cs b/SQLite/c#sqlite/func_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/func_c.cs
rename to SQLite/c#sqlite/func_c.cs
diff --git a/Src/SQLite/c#sqlite/global_c.cs b/SQLite/c#sqlite/global_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/global_c.cs
rename to SQLite/c#sqlite/global_c.cs
diff --git a/Src/SQLite/c#sqlite/hash_c.cs b/SQLite/c#sqlite/hash_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/hash_c.cs
rename to SQLite/c#sqlite/hash_c.cs
diff --git a/Src/SQLite/c#sqlite/hwtime_c.cs b/SQLite/c#sqlite/hwtime_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/hwtime_c.cs
rename to SQLite/c#sqlite/hwtime_c.cs
diff --git a/Src/SQLite/c#sqlite/insert_c.cs b/SQLite/c#sqlite/insert_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/insert_c.cs
rename to SQLite/c#sqlite/insert_c.cs
diff --git a/Src/SQLite/c#sqlite/journal_c.cs b/SQLite/c#sqlite/journal_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/journal_c.cs
rename to SQLite/c#sqlite/journal_c.cs
diff --git a/Src/SQLite/c#sqlite/keywordhash_h.cs b/SQLite/c#sqlite/keywordhash_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/keywordhash_h.cs
rename to SQLite/c#sqlite/keywordhash_h.cs
diff --git a/Src/SQLite/c#sqlite/legacy_c.cs b/SQLite/c#sqlite/legacy_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/legacy_c.cs
rename to SQLite/c#sqlite/legacy_c.cs
diff --git a/Src/SQLite/c#sqlite/loadext_c.cs b/SQLite/c#sqlite/loadext_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/loadext_c.cs
rename to SQLite/c#sqlite/loadext_c.cs
diff --git a/Src/SQLite/c#sqlite/main_c.cs b/SQLite/c#sqlite/main_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/main_c.cs
rename to SQLite/c#sqlite/main_c.cs
diff --git a/Src/SQLite/c#sqlite/malloc_c.cs b/SQLite/c#sqlite/malloc_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/malloc_c.cs
rename to SQLite/c#sqlite/malloc_c.cs
diff --git a/Src/SQLite/c#sqlite/mem_Pool.cs b/SQLite/c#sqlite/mem_Pool.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/mem_Pool.cs
rename to SQLite/c#sqlite/mem_Pool.cs
diff --git a/Src/SQLite/c#sqlite/memjournal_c.cs b/SQLite/c#sqlite/memjournal_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/memjournal_c.cs
rename to SQLite/c#sqlite/memjournal_c.cs
diff --git a/Src/SQLite/c#sqlite/mutex_c.cs b/SQLite/c#sqlite/mutex_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/mutex_c.cs
rename to SQLite/c#sqlite/mutex_c.cs
diff --git a/Src/SQLite/c#sqlite/mutex_h.cs b/SQLite/c#sqlite/mutex_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/mutex_h.cs
rename to SQLite/c#sqlite/mutex_h.cs
diff --git a/Src/SQLite/c#sqlite/mutex_noop_c.cs b/SQLite/c#sqlite/mutex_noop_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/mutex_noop_c.cs
rename to SQLite/c#sqlite/mutex_noop_c.cs
diff --git a/Src/SQLite/c#sqlite/mutex_w32.cs b/SQLite/c#sqlite/mutex_w32.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/mutex_w32.cs
rename to SQLite/c#sqlite/mutex_w32.cs
diff --git a/Src/SQLite/c#sqlite/notify_c.cs b/SQLite/c#sqlite/notify_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/notify_c.cs
rename to SQLite/c#sqlite/notify_c.cs
diff --git a/Src/SQLite/c#sqlite/opcodes_c.cs b/SQLite/c#sqlite/opcodes_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/opcodes_c.cs
rename to SQLite/c#sqlite/opcodes_c.cs
diff --git a/Src/SQLite/c#sqlite/opcodes_h.cs b/SQLite/c#sqlite/opcodes_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/opcodes_h.cs
rename to SQLite/c#sqlite/opcodes_h.cs
diff --git a/Src/SQLite/c#sqlite/os_c.cs b/SQLite/c#sqlite/os_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/os_c.cs
rename to SQLite/c#sqlite/os_c.cs
diff --git a/Src/SQLite/c#sqlite/os_common_h.cs b/SQLite/c#sqlite/os_common_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/os_common_h.cs
rename to SQLite/c#sqlite/os_common_h.cs
diff --git a/Src/SQLite/c#sqlite/os_h.cs b/SQLite/c#sqlite/os_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/os_h.cs
rename to SQLite/c#sqlite/os_h.cs
diff --git a/Src/SQLite/c#sqlite/os_win_c.cs b/SQLite/c#sqlite/os_win_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/os_win_c.cs
rename to SQLite/c#sqlite/os_win_c.cs
diff --git a/Src/SQLite/c#sqlite/pager_c.cs b/SQLite/c#sqlite/pager_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/pager_c.cs
rename to SQLite/c#sqlite/pager_c.cs
diff --git a/Src/SQLite/c#sqlite/pager_h.cs b/SQLite/c#sqlite/pager_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/pager_h.cs
rename to SQLite/c#sqlite/pager_h.cs
diff --git a/Src/SQLite/c#sqlite/parse_c.cs b/SQLite/c#sqlite/parse_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/parse_c.cs
rename to SQLite/c#sqlite/parse_c.cs
diff --git a/Src/SQLite/c#sqlite/parse_h.cs b/SQLite/c#sqlite/parse_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/parse_h.cs
rename to SQLite/c#sqlite/parse_h.cs
diff --git a/Src/SQLite/c#sqlite/pcache1_c.cs b/SQLite/c#sqlite/pcache1_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/pcache1_c.cs
rename to SQLite/c#sqlite/pcache1_c.cs
diff --git a/Src/SQLite/c#sqlite/pcache_c.cs b/SQLite/c#sqlite/pcache_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/pcache_c.cs
rename to SQLite/c#sqlite/pcache_c.cs
diff --git a/Src/SQLite/c#sqlite/pcache_h.cs b/SQLite/c#sqlite/pcache_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/pcache_h.cs
rename to SQLite/c#sqlite/pcache_h.cs
diff --git a/Src/SQLite/c#sqlite/pragma_c.cs b/SQLite/c#sqlite/pragma_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/pragma_c.cs
rename to SQLite/c#sqlite/pragma_c.cs
diff --git a/Src/SQLite/c#sqlite/prepare_c.cs b/SQLite/c#sqlite/prepare_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/prepare_c.cs
rename to SQLite/c#sqlite/prepare_c.cs
diff --git a/Src/SQLite/c#sqlite/printf_c.cs b/SQLite/c#sqlite/printf_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/printf_c.cs
rename to SQLite/c#sqlite/printf_c.cs
diff --git a/Src/SQLite/c#sqlite/random_c.cs b/SQLite/c#sqlite/random_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/random_c.cs
rename to SQLite/c#sqlite/random_c.cs
diff --git a/Src/SQLite/c#sqlite/resolve_c.cs b/SQLite/c#sqlite/resolve_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/resolve_c.cs
rename to SQLite/c#sqlite/resolve_c.cs
diff --git a/Src/SQLite/c#sqlite/rowset_c.cs b/SQLite/c#sqlite/rowset_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/rowset_c.cs
rename to SQLite/c#sqlite/rowset_c.cs
diff --git a/Src/SQLite/c#sqlite/select_c.cs b/SQLite/c#sqlite/select_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/select_c.cs
rename to SQLite/c#sqlite/select_c.cs
diff --git a/Src/SQLite/c#sqlite/sqlite3_h.cs b/SQLite/c#sqlite/sqlite3_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/sqlite3_h.cs
rename to SQLite/c#sqlite/sqlite3_h.cs
diff --git a/Src/SQLite/c#sqlite/sqliteInt_h.cs b/SQLite/c#sqlite/sqliteInt_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/sqliteInt_h.cs
rename to SQLite/c#sqlite/sqliteInt_h.cs
diff --git a/Src/SQLite/c#sqlite/sqliteLimit_h.cs b/SQLite/c#sqlite/sqliteLimit_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/sqliteLimit_h.cs
rename to SQLite/c#sqlite/sqliteLimit_h.cs
diff --git a/Src/SQLite/c#sqlite/status_c.cs b/SQLite/c#sqlite/status_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/status_c.cs
rename to SQLite/c#sqlite/status_c.cs
diff --git a/Src/SQLite/c#sqlite/table_c.cs b/SQLite/c#sqlite/table_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/table_c.cs
rename to SQLite/c#sqlite/table_c.cs
diff --git a/Src/SQLite/c#sqlite/tokenize_c.cs b/SQLite/c#sqlite/tokenize_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/tokenize_c.cs
rename to SQLite/c#sqlite/tokenize_c.cs
diff --git a/Src/SQLite/c#sqlite/trigger_c.cs b/SQLite/c#sqlite/trigger_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/trigger_c.cs
rename to SQLite/c#sqlite/trigger_c.cs
diff --git a/Src/SQLite/c#sqlite/update_c.cs b/SQLite/c#sqlite/update_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/update_c.cs
rename to SQLite/c#sqlite/update_c.cs
diff --git a/Src/SQLite/c#sqlite/utf_c.cs b/SQLite/c#sqlite/utf_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/utf_c.cs
rename to SQLite/c#sqlite/utf_c.cs
diff --git a/Src/SQLite/c#sqlite/util_c.cs b/SQLite/c#sqlite/util_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/util_c.cs
rename to SQLite/c#sqlite/util_c.cs
diff --git a/Src/SQLite/c#sqlite/vacuum_c.cs b/SQLite/c#sqlite/vacuum_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vacuum_c.cs
rename to SQLite/c#sqlite/vacuum_c.cs
diff --git a/Src/SQLite/c#sqlite/vdbe_c.cs b/SQLite/c#sqlite/vdbe_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vdbe_c.cs
rename to SQLite/c#sqlite/vdbe_c.cs
diff --git a/Src/SQLite/c#sqlite/vdbeapi_c.cs b/SQLite/c#sqlite/vdbeapi_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vdbeapi_c.cs
rename to SQLite/c#sqlite/vdbeapi_c.cs
diff --git a/Src/SQLite/c#sqlite/vdbeaux_c.cs b/SQLite/c#sqlite/vdbeaux_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vdbeaux_c.cs
rename to SQLite/c#sqlite/vdbeaux_c.cs
diff --git a/Src/SQLite/c#sqlite/vdbeblob_c.cs b/SQLite/c#sqlite/vdbeblob_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vdbeblob_c.cs
rename to SQLite/c#sqlite/vdbeblob_c.cs
diff --git a/Src/SQLite/c#sqlite/vdbemem_c.cs b/SQLite/c#sqlite/vdbemem_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vdbemem_c.cs
rename to SQLite/c#sqlite/vdbemem_c.cs
diff --git a/Src/SQLite/c#sqlite/vdbetrace_c.cs b/SQLite/c#sqlite/vdbetrace_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vdbetrace_c.cs
rename to SQLite/c#sqlite/vdbetrace_c.cs
diff --git a/Src/SQLite/c#sqlite/vtab_c.cs b/SQLite/c#sqlite/vtab_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/vtab_c.cs
rename to SQLite/c#sqlite/vtab_c.cs
diff --git a/Src/SQLite/c#sqlite/wal_c.cs b/SQLite/c#sqlite/wal_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/wal_c.cs
rename to SQLite/c#sqlite/wal_c.cs
diff --git a/Src/SQLite/c#sqlite/wal_h.cs b/SQLite/c#sqlite/wal_h.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/wal_h.cs
rename to SQLite/c#sqlite/wal_h.cs
diff --git a/Src/SQLite/c#sqlite/walker_c.cs b/SQLite/c#sqlite/walker_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/walker_c.cs
rename to SQLite/c#sqlite/walker_c.cs
diff --git a/Src/SQLite/c#sqlite/where_c.cs b/SQLite/c#sqlite/where_c.cs
similarity index 100%
rename from Src/SQLite/c#sqlite/where_c.cs
rename to SQLite/c#sqlite/where_c.cs
diff --git a/Src/Scripts/CompareDirs.py b/Scripts/CompareDirs.py
similarity index 100%
rename from Src/Scripts/CompareDirs.py
rename to Scripts/CompareDirs.py
diff --git a/Src/Scripts/Enter-IronPythonEnvironment.ps1 b/Scripts/Enter-IronPythonEnvironment.ps1
similarity index 100%
rename from Src/Scripts/Enter-IronPythonEnvironment.ps1
rename to Scripts/Enter-IronPythonEnvironment.ps1
diff --git a/Src/Scripts/Install-IronPython.ps1 b/Scripts/Install-IronPython.ps1
old mode 100755
new mode 100644
similarity index 100%
rename from Src/Scripts/Install-IronPython.ps1
rename to Scripts/Install-IronPython.ps1
diff --git a/Src/Scripts/clean.py b/Scripts/clean.py
similarity index 100%
rename from Src/Scripts/clean.py
rename to Scripts/clean.py
diff --git a/Src/Scripts/copyrights.py b/Scripts/copyrights.py
similarity index 100%
rename from Src/Scripts/copyrights.py
rename to Scripts/copyrights.py
diff --git a/Src/Scripts/generate.py b/Scripts/generate.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/Scripts/generate.py
rename to Scripts/generate.py
diff --git a/Src/Scripts/generate_UncollectableCompilationMode.py b/Scripts/generate_UncollectableCompilationMode.py
similarity index 100%
rename from Src/Scripts/generate_UncollectableCompilationMode.py
rename to Scripts/generate_UncollectableCompilationMode.py
diff --git a/Src/Scripts/generate_alltypes.py b/Scripts/generate_alltypes.py
similarity index 100%
rename from Src/Scripts/generate_alltypes.py
rename to Scripts/generate_alltypes.py
diff --git a/Src/Scripts/generate_calls.py b/Scripts/generate_calls.py
similarity index 100%
rename from Src/Scripts/generate_calls.py
rename to Scripts/generate_calls.py
diff --git a/Src/Scripts/generate_casts.py b/Scripts/generate_casts.py
similarity index 100%
rename from Src/Scripts/generate_casts.py
rename to Scripts/generate_casts.py
diff --git a/Src/Scripts/generate_comdispatch.py b/Scripts/generate_comdispatch.py
similarity index 100%
rename from Src/Scripts/generate_comdispatch.py
rename to Scripts/generate_comdispatch.py
diff --git a/Src/Scripts/generate_dict_views.py b/Scripts/generate_dict_views.py
similarity index 100%
rename from Src/Scripts/generate_dict_views.py
rename to Scripts/generate_dict_views.py
diff --git a/Src/Scripts/generate_dynamic_instructions.py b/Scripts/generate_dynamic_instructions.py
similarity index 100%
rename from Src/Scripts/generate_dynamic_instructions.py
rename to Scripts/generate_dynamic_instructions.py
diff --git a/Src/Scripts/generate_dynsites.py b/Scripts/generate_dynsites.py
similarity index 100%
rename from Src/Scripts/generate_dynsites.py
rename to Scripts/generate_dynsites.py
diff --git a/Src/Scripts/generate_encoding_aliases.py b/Scripts/generate_encoding_aliases.py
similarity index 100%
rename from Src/Scripts/generate_encoding_aliases.py
rename to Scripts/generate_encoding_aliases.py
diff --git a/Src/Scripts/generate_exception_factory.py b/Scripts/generate_exception_factory.py
similarity index 100%
rename from Src/Scripts/generate_exception_factory.py
rename to Scripts/generate_exception_factory.py
diff --git a/Src/Scripts/generate_exceptions.py b/Scripts/generate_exceptions.py
similarity index 100%
rename from Src/Scripts/generate_exceptions.py
rename to Scripts/generate_exceptions.py
diff --git a/Src/Scripts/generate_indicestest.py b/Scripts/generate_indicestest.py
similarity index 100%
rename from Src/Scripts/generate_indicestest.py
rename to Scripts/generate_indicestest.py
diff --git a/Src/Scripts/generate_math.py b/Scripts/generate_math.py
similarity index 100%
rename from Src/Scripts/generate_math.py
rename to Scripts/generate_math.py
diff --git a/Src/Scripts/generate_ops.py b/Scripts/generate_ops.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/Scripts/generate_ops.py
rename to Scripts/generate_ops.py
diff --git a/Src/Scripts/generate_os_codes.py b/Scripts/generate_os_codes.py
similarity index 100%
rename from Src/Scripts/generate_os_codes.py
rename to Scripts/generate_os_codes.py
diff --git a/Src/Scripts/generate_reflected_calls.py b/Scripts/generate_reflected_calls.py
similarity index 100%
rename from Src/Scripts/generate_reflected_calls.py
rename to Scripts/generate_reflected_calls.py
diff --git a/Src/Scripts/generate_set.py b/Scripts/generate_set.py
similarity index 100%
rename from Src/Scripts/generate_set.py
rename to Scripts/generate_set.py
diff --git a/Src/Scripts/generate_tuples.py b/Scripts/generate_tuples.py
similarity index 100%
rename from Src/Scripts/generate_tuples.py
rename to Scripts/generate_tuples.py
diff --git a/Src/Scripts/generate_typecache.py b/Scripts/generate_typecache.py
similarity index 100%
rename from Src/Scripts/generate_typecache.py
rename to Scripts/generate_typecache.py
diff --git a/Src/Scripts/generate_walker.py b/Scripts/generate_walker.py
similarity index 100%
rename from Src/Scripts/generate_walker.py
rename to Scripts/generate_walker.py
diff --git a/Src/Scripts/ipcom.ps1 b/Scripts/ipcom.ps1
similarity index 100%
rename from Src/Scripts/ipcom.ps1
rename to Scripts/ipcom.ps1
diff --git a/Src/Scripts/make_meta1.py b/Scripts/make_meta1.py
similarity index 100%
rename from Src/Scripts/make_meta1.py
rename to Scripts/make_meta1.py
diff --git a/Src/Scripts/radix_generator.py b/Scripts/radix_generator.py
similarity index 100%
rename from Src/Scripts/radix_generator.py
rename to Scripts/radix_generator.py
diff --git a/Src/Scripts/run_compiled.py b/Scripts/run_compiled.py
similarity index 100%
rename from Src/Scripts/run_compiled.py
rename to Scripts/run_compiled.py
diff --git a/Src/Scripts/run_interactive.py b/Scripts/run_interactive.py
similarity index 100%
rename from Src/Scripts/run_interactive.py
rename to Scripts/run_interactive.py
diff --git a/Src/Scripts/smtpmailer.py b/Scripts/smtpmailer.py
similarity index 100%
rename from Src/Scripts/smtpmailer.py
rename to Scripts/smtpmailer.py
diff --git a/Src/Scripts/test_builder.py b/Scripts/test_builder.py
similarity index 100%
rename from Src/Scripts/test_builder.py
rename to Scripts/test_builder.py
diff --git a/Src/Scripts/test_cgcheck.py b/Scripts/test_cgcheck.py
similarity index 100%
rename from Src/Scripts/test_cgcheck.py
rename to Scripts/test_cgcheck.py
diff --git a/Src/Scripts/test_parrot.py b/Scripts/test_parrot.py
similarity index 100%
rename from Src/Scripts/test_parrot.py
rename to Scripts/test_parrot.py
diff --git a/Src/Scripts/test_pystone.py b/Scripts/test_pystone.py
similarity index 100%
rename from Src/Scripts/test_pystone.py
rename to Scripts/test_pystone.py
diff --git a/Src/StdLib/.gitattributes b/StdLib/.gitattributes
similarity index 100%
rename from Src/StdLib/.gitattributes
rename to StdLib/.gitattributes
diff --git a/Src/StdLib/Lib/__future__.py b/StdLib/Lib/__future__.py
similarity index 100%
rename from Src/StdLib/Lib/__future__.py
rename to StdLib/Lib/__future__.py
diff --git a/Src/StdLib/Lib/__phello__.foo.py b/StdLib/Lib/__phello__.foo.py
similarity index 100%
rename from Src/StdLib/Lib/__phello__.foo.py
rename to StdLib/Lib/__phello__.foo.py
diff --git a/Src/StdLib/Lib/_bootlocale.py b/StdLib/Lib/_bootlocale.py
similarity index 100%
rename from Src/StdLib/Lib/_bootlocale.py
rename to StdLib/Lib/_bootlocale.py
diff --git a/Src/StdLib/Lib/_collections_abc.py b/StdLib/Lib/_collections_abc.py
similarity index 100%
rename from Src/StdLib/Lib/_collections_abc.py
rename to StdLib/Lib/_collections_abc.py
diff --git a/Src/StdLib/Lib/_compat_pickle.py b/StdLib/Lib/_compat_pickle.py
similarity index 100%
rename from Src/StdLib/Lib/_compat_pickle.py
rename to StdLib/Lib/_compat_pickle.py
diff --git a/Src/StdLib/Lib/_dummy_thread.py b/StdLib/Lib/_dummy_thread.py
similarity index 100%
rename from Src/StdLib/Lib/_dummy_thread.py
rename to StdLib/Lib/_dummy_thread.py
diff --git a/Src/StdLib/Lib/_markupbase.py b/StdLib/Lib/_markupbase.py
similarity index 100%
rename from Src/StdLib/Lib/_markupbase.py
rename to StdLib/Lib/_markupbase.py
diff --git a/Src/StdLib/Lib/_osx_support.py b/StdLib/Lib/_osx_support.py
similarity index 100%
rename from Src/StdLib/Lib/_osx_support.py
rename to StdLib/Lib/_osx_support.py
diff --git a/Src/StdLib/Lib/_pyio.py b/StdLib/Lib/_pyio.py
similarity index 100%
rename from Src/StdLib/Lib/_pyio.py
rename to StdLib/Lib/_pyio.py
diff --git a/Src/StdLib/Lib/_sitebuiltins.py b/StdLib/Lib/_sitebuiltins.py
similarity index 100%
rename from Src/StdLib/Lib/_sitebuiltins.py
rename to StdLib/Lib/_sitebuiltins.py
diff --git a/Src/StdLib/Lib/_strptime.py b/StdLib/Lib/_strptime.py
similarity index 100%
rename from Src/StdLib/Lib/_strptime.py
rename to StdLib/Lib/_strptime.py
diff --git a/Src/StdLib/Lib/_threading_local.py b/StdLib/Lib/_threading_local.py
similarity index 100%
rename from Src/StdLib/Lib/_threading_local.py
rename to StdLib/Lib/_threading_local.py
diff --git a/Src/StdLib/Lib/_weakrefset.py b/StdLib/Lib/_weakrefset.py
similarity index 100%
rename from Src/StdLib/Lib/_weakrefset.py
rename to StdLib/Lib/_weakrefset.py
diff --git a/Src/StdLib/Lib/abc.py b/StdLib/Lib/abc.py
similarity index 100%
rename from Src/StdLib/Lib/abc.py
rename to StdLib/Lib/abc.py
diff --git a/Src/StdLib/Lib/aifc.py b/StdLib/Lib/aifc.py
similarity index 100%
rename from Src/StdLib/Lib/aifc.py
rename to StdLib/Lib/aifc.py
diff --git a/Src/StdLib/Lib/antigravity.py b/StdLib/Lib/antigravity.py
similarity index 100%
rename from Src/StdLib/Lib/antigravity.py
rename to StdLib/Lib/antigravity.py
diff --git a/Src/StdLib/Lib/argparse.py b/StdLib/Lib/argparse.py
similarity index 100%
rename from Src/StdLib/Lib/argparse.py
rename to StdLib/Lib/argparse.py
diff --git a/Src/StdLib/Lib/ast.py b/StdLib/Lib/ast.py
similarity index 100%
rename from Src/StdLib/Lib/ast.py
rename to StdLib/Lib/ast.py
diff --git a/Src/StdLib/Lib/asynchat.py b/StdLib/Lib/asynchat.py
similarity index 100%
rename from Src/StdLib/Lib/asynchat.py
rename to StdLib/Lib/asynchat.py
diff --git a/Src/StdLib/Lib/asyncio/__init__.py b/StdLib/Lib/asyncio/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/__init__.py
rename to StdLib/Lib/asyncio/__init__.py
diff --git a/Src/StdLib/Lib/asyncio/base_events.py b/StdLib/Lib/asyncio/base_events.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/base_events.py
rename to StdLib/Lib/asyncio/base_events.py
diff --git a/Src/StdLib/Lib/asyncio/base_subprocess.py b/StdLib/Lib/asyncio/base_subprocess.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/base_subprocess.py
rename to StdLib/Lib/asyncio/base_subprocess.py
diff --git a/Src/StdLib/Lib/asyncio/compat.py b/StdLib/Lib/asyncio/compat.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/compat.py
rename to StdLib/Lib/asyncio/compat.py
diff --git a/Src/StdLib/Lib/asyncio/constants.py b/StdLib/Lib/asyncio/constants.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/constants.py
rename to StdLib/Lib/asyncio/constants.py
diff --git a/Src/StdLib/Lib/asyncio/coroutines.py b/StdLib/Lib/asyncio/coroutines.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/coroutines.py
rename to StdLib/Lib/asyncio/coroutines.py
diff --git a/Src/StdLib/Lib/asyncio/events.py b/StdLib/Lib/asyncio/events.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/events.py
rename to StdLib/Lib/asyncio/events.py
diff --git a/Src/StdLib/Lib/asyncio/futures.py b/StdLib/Lib/asyncio/futures.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/futures.py
rename to StdLib/Lib/asyncio/futures.py
diff --git a/Src/StdLib/Lib/asyncio/locks.py b/StdLib/Lib/asyncio/locks.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/locks.py
rename to StdLib/Lib/asyncio/locks.py
diff --git a/Src/StdLib/Lib/asyncio/log.py b/StdLib/Lib/asyncio/log.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/log.py
rename to StdLib/Lib/asyncio/log.py
diff --git a/Src/StdLib/Lib/asyncio/proactor_events.py b/StdLib/Lib/asyncio/proactor_events.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/proactor_events.py
rename to StdLib/Lib/asyncio/proactor_events.py
diff --git a/Src/StdLib/Lib/asyncio/protocols.py b/StdLib/Lib/asyncio/protocols.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/protocols.py
rename to StdLib/Lib/asyncio/protocols.py
diff --git a/Src/StdLib/Lib/asyncio/queues.py b/StdLib/Lib/asyncio/queues.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/queues.py
rename to StdLib/Lib/asyncio/queues.py
diff --git a/Src/StdLib/Lib/asyncio/selector_events.py b/StdLib/Lib/asyncio/selector_events.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/selector_events.py
rename to StdLib/Lib/asyncio/selector_events.py
diff --git a/Src/StdLib/Lib/asyncio/sslproto.py b/StdLib/Lib/asyncio/sslproto.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/sslproto.py
rename to StdLib/Lib/asyncio/sslproto.py
diff --git a/Src/StdLib/Lib/asyncio/streams.py b/StdLib/Lib/asyncio/streams.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/streams.py
rename to StdLib/Lib/asyncio/streams.py
diff --git a/Src/StdLib/Lib/asyncio/subprocess.py b/StdLib/Lib/asyncio/subprocess.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/subprocess.py
rename to StdLib/Lib/asyncio/subprocess.py
diff --git a/Src/StdLib/Lib/asyncio/tasks.py b/StdLib/Lib/asyncio/tasks.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/tasks.py
rename to StdLib/Lib/asyncio/tasks.py
diff --git a/Src/StdLib/Lib/asyncio/test_utils.py b/StdLib/Lib/asyncio/test_utils.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/test_utils.py
rename to StdLib/Lib/asyncio/test_utils.py
diff --git a/Src/StdLib/Lib/asyncio/transports.py b/StdLib/Lib/asyncio/transports.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/transports.py
rename to StdLib/Lib/asyncio/transports.py
diff --git a/Src/StdLib/Lib/asyncio/unix_events.py b/StdLib/Lib/asyncio/unix_events.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/unix_events.py
rename to StdLib/Lib/asyncio/unix_events.py
diff --git a/Src/StdLib/Lib/asyncio/windows_events.py b/StdLib/Lib/asyncio/windows_events.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/windows_events.py
rename to StdLib/Lib/asyncio/windows_events.py
diff --git a/Src/StdLib/Lib/asyncio/windows_utils.py b/StdLib/Lib/asyncio/windows_utils.py
similarity index 100%
rename from Src/StdLib/Lib/asyncio/windows_utils.py
rename to StdLib/Lib/asyncio/windows_utils.py
diff --git a/Src/StdLib/Lib/asyncore.py b/StdLib/Lib/asyncore.py
similarity index 100%
rename from Src/StdLib/Lib/asyncore.py
rename to StdLib/Lib/asyncore.py
diff --git a/Src/StdLib/Lib/base64.py b/StdLib/Lib/base64.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/base64.py
rename to StdLib/Lib/base64.py
diff --git a/Src/StdLib/Lib/bdb.py b/StdLib/Lib/bdb.py
similarity index 100%
rename from Src/StdLib/Lib/bdb.py
rename to StdLib/Lib/bdb.py
diff --git a/Src/StdLib/Lib/binhex.py b/StdLib/Lib/binhex.py
similarity index 100%
rename from Src/StdLib/Lib/binhex.py
rename to StdLib/Lib/binhex.py
diff --git a/Src/StdLib/Lib/bisect.py b/StdLib/Lib/bisect.py
similarity index 100%
rename from Src/StdLib/Lib/bisect.py
rename to StdLib/Lib/bisect.py
diff --git a/Src/StdLib/Lib/bz2.py b/StdLib/Lib/bz2.py
similarity index 100%
rename from Src/StdLib/Lib/bz2.py
rename to StdLib/Lib/bz2.py
diff --git a/Src/StdLib/Lib/cProfile.py b/StdLib/Lib/cProfile.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/cProfile.py
rename to StdLib/Lib/cProfile.py
diff --git a/Src/StdLib/Lib/calendar.py b/StdLib/Lib/calendar.py
similarity index 100%
rename from Src/StdLib/Lib/calendar.py
rename to StdLib/Lib/calendar.py
diff --git a/Src/StdLib/Lib/cgi.py b/StdLib/Lib/cgi.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/cgi.py
rename to StdLib/Lib/cgi.py
diff --git a/Src/StdLib/Lib/cgitb.py b/StdLib/Lib/cgitb.py
similarity index 100%
rename from Src/StdLib/Lib/cgitb.py
rename to StdLib/Lib/cgitb.py
diff --git a/Src/StdLib/Lib/chunk.py b/StdLib/Lib/chunk.py
similarity index 100%
rename from Src/StdLib/Lib/chunk.py
rename to StdLib/Lib/chunk.py
diff --git a/Src/StdLib/Lib/clrtype.py b/StdLib/Lib/clrtype.py
similarity index 100%
rename from Src/StdLib/Lib/clrtype.py
rename to StdLib/Lib/clrtype.py
diff --git a/Src/StdLib/Lib/cmd.py b/StdLib/Lib/cmd.py
similarity index 100%
rename from Src/StdLib/Lib/cmd.py
rename to StdLib/Lib/cmd.py
diff --git a/Src/StdLib/Lib/code.py b/StdLib/Lib/code.py
similarity index 100%
rename from Src/StdLib/Lib/code.py
rename to StdLib/Lib/code.py
diff --git a/Src/StdLib/Lib/codecs.py b/StdLib/Lib/codecs.py
similarity index 100%
rename from Src/StdLib/Lib/codecs.py
rename to StdLib/Lib/codecs.py
diff --git a/Src/StdLib/Lib/codeop.py b/StdLib/Lib/codeop.py
similarity index 100%
rename from Src/StdLib/Lib/codeop.py
rename to StdLib/Lib/codeop.py
diff --git a/Src/StdLib/Lib/collections/__init__.py b/StdLib/Lib/collections/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/collections/__init__.py
rename to StdLib/Lib/collections/__init__.py
diff --git a/Src/StdLib/Lib/collections/__main__.py b/StdLib/Lib/collections/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/collections/__main__.py
rename to StdLib/Lib/collections/__main__.py
diff --git a/Src/StdLib/Lib/collections/abc.py b/StdLib/Lib/collections/abc.py
similarity index 100%
rename from Src/StdLib/Lib/collections/abc.py
rename to StdLib/Lib/collections/abc.py
diff --git a/Src/StdLib/Lib/colorsys.py b/StdLib/Lib/colorsys.py
similarity index 100%
rename from Src/StdLib/Lib/colorsys.py
rename to StdLib/Lib/colorsys.py
diff --git a/Src/StdLib/Lib/compileall.py b/StdLib/Lib/compileall.py
similarity index 100%
rename from Src/StdLib/Lib/compileall.py
rename to StdLib/Lib/compileall.py
diff --git a/Src/StdLib/Lib/concurrent/__init__.py b/StdLib/Lib/concurrent/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/concurrent/__init__.py
rename to StdLib/Lib/concurrent/__init__.py
diff --git a/Src/StdLib/Lib/concurrent/futures/__init__.py b/StdLib/Lib/concurrent/futures/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/concurrent/futures/__init__.py
rename to StdLib/Lib/concurrent/futures/__init__.py
diff --git a/Src/StdLib/Lib/concurrent/futures/_base.py b/StdLib/Lib/concurrent/futures/_base.py
similarity index 100%
rename from Src/StdLib/Lib/concurrent/futures/_base.py
rename to StdLib/Lib/concurrent/futures/_base.py
diff --git a/Src/StdLib/Lib/concurrent/futures/process.py b/StdLib/Lib/concurrent/futures/process.py
similarity index 100%
rename from Src/StdLib/Lib/concurrent/futures/process.py
rename to StdLib/Lib/concurrent/futures/process.py
diff --git a/Src/StdLib/Lib/concurrent/futures/thread.py b/StdLib/Lib/concurrent/futures/thread.py
similarity index 100%
rename from Src/StdLib/Lib/concurrent/futures/thread.py
rename to StdLib/Lib/concurrent/futures/thread.py
diff --git a/Src/StdLib/Lib/configparser.py b/StdLib/Lib/configparser.py
similarity index 100%
rename from Src/StdLib/Lib/configparser.py
rename to StdLib/Lib/configparser.py
diff --git a/Src/StdLib/Lib/contextlib.py b/StdLib/Lib/contextlib.py
similarity index 100%
rename from Src/StdLib/Lib/contextlib.py
rename to StdLib/Lib/contextlib.py
diff --git a/Src/StdLib/Lib/copy.py b/StdLib/Lib/copy.py
similarity index 100%
rename from Src/StdLib/Lib/copy.py
rename to StdLib/Lib/copy.py
diff --git a/Src/StdLib/Lib/copyreg.py b/StdLib/Lib/copyreg.py
similarity index 100%
rename from Src/StdLib/Lib/copyreg.py
rename to StdLib/Lib/copyreg.py
diff --git a/Src/StdLib/Lib/crypt.py b/StdLib/Lib/crypt.py
similarity index 100%
rename from Src/StdLib/Lib/crypt.py
rename to StdLib/Lib/crypt.py
diff --git a/Src/StdLib/Lib/csv.py b/StdLib/Lib/csv.py
similarity index 100%
rename from Src/StdLib/Lib/csv.py
rename to StdLib/Lib/csv.py
diff --git a/Src/StdLib/Lib/ctypes/__init__.py b/StdLib/Lib/ctypes/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/__init__.py
rename to StdLib/Lib/ctypes/__init__.py
diff --git a/Src/StdLib/Lib/ctypes/_endian.py b/StdLib/Lib/ctypes/_endian.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/_endian.py
rename to StdLib/Lib/ctypes/_endian.py
diff --git a/Src/StdLib/Lib/ctypes/macholib/README.ctypes b/StdLib/Lib/ctypes/macholib/README.ctypes
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/README.ctypes
rename to StdLib/Lib/ctypes/macholib/README.ctypes
diff --git a/Src/StdLib/Lib/ctypes/macholib/__init__.py b/StdLib/Lib/ctypes/macholib/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/__init__.py
rename to StdLib/Lib/ctypes/macholib/__init__.py
diff --git a/Src/StdLib/Lib/ctypes/macholib/dyld.py b/StdLib/Lib/ctypes/macholib/dyld.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/dyld.py
rename to StdLib/Lib/ctypes/macholib/dyld.py
diff --git a/Src/StdLib/Lib/ctypes/macholib/dylib.py b/StdLib/Lib/ctypes/macholib/dylib.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/dylib.py
rename to StdLib/Lib/ctypes/macholib/dylib.py
diff --git a/Src/StdLib/Lib/ctypes/macholib/fetch_macholib b/StdLib/Lib/ctypes/macholib/fetch_macholib
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/fetch_macholib
rename to StdLib/Lib/ctypes/macholib/fetch_macholib
diff --git a/Src/StdLib/Lib/ctypes/macholib/fetch_macholib.bat b/StdLib/Lib/ctypes/macholib/fetch_macholib.bat
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/fetch_macholib.bat
rename to StdLib/Lib/ctypes/macholib/fetch_macholib.bat
diff --git a/Src/StdLib/Lib/ctypes/macholib/framework.py b/StdLib/Lib/ctypes/macholib/framework.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/macholib/framework.py
rename to StdLib/Lib/ctypes/macholib/framework.py
diff --git a/Src/StdLib/Lib/ctypes/test/__init__.py b/StdLib/Lib/ctypes/test/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/__init__.py
rename to StdLib/Lib/ctypes/test/__init__.py
diff --git a/Src/StdLib/Lib/ctypes/test/__main__.py b/StdLib/Lib/ctypes/test/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/__main__.py
rename to StdLib/Lib/ctypes/test/__main__.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_anon.py b/StdLib/Lib/ctypes/test/test_anon.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_anon.py
rename to StdLib/Lib/ctypes/test/test_anon.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_array_in_pointer.py b/StdLib/Lib/ctypes/test/test_array_in_pointer.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_array_in_pointer.py
rename to StdLib/Lib/ctypes/test/test_array_in_pointer.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_arrays.py b/StdLib/Lib/ctypes/test/test_arrays.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_arrays.py
rename to StdLib/Lib/ctypes/test/test_arrays.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_as_parameter.py b/StdLib/Lib/ctypes/test/test_as_parameter.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_as_parameter.py
rename to StdLib/Lib/ctypes/test/test_as_parameter.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_bitfields.py b/StdLib/Lib/ctypes/test/test_bitfields.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_bitfields.py
rename to StdLib/Lib/ctypes/test/test_bitfields.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_buffers.py b/StdLib/Lib/ctypes/test/test_buffers.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_buffers.py
rename to StdLib/Lib/ctypes/test/test_buffers.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_bytes.py b/StdLib/Lib/ctypes/test/test_bytes.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_bytes.py
rename to StdLib/Lib/ctypes/test/test_bytes.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_byteswap.py b/StdLib/Lib/ctypes/test/test_byteswap.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_byteswap.py
rename to StdLib/Lib/ctypes/test/test_byteswap.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_callbacks.py b/StdLib/Lib/ctypes/test/test_callbacks.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_callbacks.py
rename to StdLib/Lib/ctypes/test/test_callbacks.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_cast.py b/StdLib/Lib/ctypes/test/test_cast.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_cast.py
rename to StdLib/Lib/ctypes/test/test_cast.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_cfuncs.py b/StdLib/Lib/ctypes/test/test_cfuncs.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_cfuncs.py
rename to StdLib/Lib/ctypes/test/test_cfuncs.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_checkretval.py b/StdLib/Lib/ctypes/test/test_checkretval.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_checkretval.py
rename to StdLib/Lib/ctypes/test/test_checkretval.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_delattr.py b/StdLib/Lib/ctypes/test/test_delattr.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_delattr.py
rename to StdLib/Lib/ctypes/test/test_delattr.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_errno.py b/StdLib/Lib/ctypes/test/test_errno.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_errno.py
rename to StdLib/Lib/ctypes/test/test_errno.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_find.py b/StdLib/Lib/ctypes/test/test_find.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_find.py
rename to StdLib/Lib/ctypes/test/test_find.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_frombuffer.py b/StdLib/Lib/ctypes/test/test_frombuffer.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_frombuffer.py
rename to StdLib/Lib/ctypes/test/test_frombuffer.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_funcptr.py b/StdLib/Lib/ctypes/test/test_funcptr.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_funcptr.py
rename to StdLib/Lib/ctypes/test/test_funcptr.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_functions.py b/StdLib/Lib/ctypes/test/test_functions.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_functions.py
rename to StdLib/Lib/ctypes/test/test_functions.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_incomplete.py b/StdLib/Lib/ctypes/test/test_incomplete.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_incomplete.py
rename to StdLib/Lib/ctypes/test/test_incomplete.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_init.py b/StdLib/Lib/ctypes/test/test_init.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_init.py
rename to StdLib/Lib/ctypes/test/test_init.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_internals.py b/StdLib/Lib/ctypes/test/test_internals.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_internals.py
rename to StdLib/Lib/ctypes/test/test_internals.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_keeprefs.py b/StdLib/Lib/ctypes/test/test_keeprefs.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_keeprefs.py
rename to StdLib/Lib/ctypes/test/test_keeprefs.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_libc.py b/StdLib/Lib/ctypes/test/test_libc.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_libc.py
rename to StdLib/Lib/ctypes/test/test_libc.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_loading.py b/StdLib/Lib/ctypes/test/test_loading.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_loading.py
rename to StdLib/Lib/ctypes/test/test_loading.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_macholib.py b/StdLib/Lib/ctypes/test/test_macholib.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_macholib.py
rename to StdLib/Lib/ctypes/test/test_macholib.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_memfunctions.py b/StdLib/Lib/ctypes/test/test_memfunctions.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_memfunctions.py
rename to StdLib/Lib/ctypes/test/test_memfunctions.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_numbers.py b/StdLib/Lib/ctypes/test/test_numbers.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_numbers.py
rename to StdLib/Lib/ctypes/test/test_numbers.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_objects.py b/StdLib/Lib/ctypes/test/test_objects.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_objects.py
rename to StdLib/Lib/ctypes/test/test_objects.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_parameters.py b/StdLib/Lib/ctypes/test/test_parameters.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_parameters.py
rename to StdLib/Lib/ctypes/test/test_parameters.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_pep3118.py b/StdLib/Lib/ctypes/test/test_pep3118.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_pep3118.py
rename to StdLib/Lib/ctypes/test/test_pep3118.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_pickling.py b/StdLib/Lib/ctypes/test/test_pickling.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_pickling.py
rename to StdLib/Lib/ctypes/test/test_pickling.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_pointers.py b/StdLib/Lib/ctypes/test/test_pointers.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_pointers.py
rename to StdLib/Lib/ctypes/test/test_pointers.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_prototypes.py b/StdLib/Lib/ctypes/test/test_prototypes.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_prototypes.py
rename to StdLib/Lib/ctypes/test/test_prototypes.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_python_api.py b/StdLib/Lib/ctypes/test/test_python_api.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_python_api.py
rename to StdLib/Lib/ctypes/test/test_python_api.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_random_things.py b/StdLib/Lib/ctypes/test/test_random_things.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_random_things.py
rename to StdLib/Lib/ctypes/test/test_random_things.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_refcounts.py b/StdLib/Lib/ctypes/test/test_refcounts.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_refcounts.py
rename to StdLib/Lib/ctypes/test/test_refcounts.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_repr.py b/StdLib/Lib/ctypes/test/test_repr.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_repr.py
rename to StdLib/Lib/ctypes/test/test_repr.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_returnfuncptrs.py b/StdLib/Lib/ctypes/test/test_returnfuncptrs.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_returnfuncptrs.py
rename to StdLib/Lib/ctypes/test/test_returnfuncptrs.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_simplesubclasses.py b/StdLib/Lib/ctypes/test/test_simplesubclasses.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_simplesubclasses.py
rename to StdLib/Lib/ctypes/test/test_simplesubclasses.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_sizes.py b/StdLib/Lib/ctypes/test/test_sizes.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_sizes.py
rename to StdLib/Lib/ctypes/test/test_sizes.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_slicing.py b/StdLib/Lib/ctypes/test/test_slicing.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_slicing.py
rename to StdLib/Lib/ctypes/test/test_slicing.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_stringptr.py b/StdLib/Lib/ctypes/test/test_stringptr.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_stringptr.py
rename to StdLib/Lib/ctypes/test/test_stringptr.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_strings.py b/StdLib/Lib/ctypes/test/test_strings.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_strings.py
rename to StdLib/Lib/ctypes/test/test_strings.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_struct_fields.py b/StdLib/Lib/ctypes/test/test_struct_fields.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_struct_fields.py
rename to StdLib/Lib/ctypes/test/test_struct_fields.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_structures.py b/StdLib/Lib/ctypes/test/test_structures.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_structures.py
rename to StdLib/Lib/ctypes/test/test_structures.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_unaligned_structures.py b/StdLib/Lib/ctypes/test/test_unaligned_structures.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_unaligned_structures.py
rename to StdLib/Lib/ctypes/test/test_unaligned_structures.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_unicode.py b/StdLib/Lib/ctypes/test/test_unicode.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_unicode.py
rename to StdLib/Lib/ctypes/test/test_unicode.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_values.py b/StdLib/Lib/ctypes/test/test_values.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_values.py
rename to StdLib/Lib/ctypes/test/test_values.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_varsize_struct.py b/StdLib/Lib/ctypes/test/test_varsize_struct.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_varsize_struct.py
rename to StdLib/Lib/ctypes/test/test_varsize_struct.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_win32.py b/StdLib/Lib/ctypes/test/test_win32.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_win32.py
rename to StdLib/Lib/ctypes/test/test_win32.py
diff --git a/Src/StdLib/Lib/ctypes/test/test_wintypes.py b/StdLib/Lib/ctypes/test/test_wintypes.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/test/test_wintypes.py
rename to StdLib/Lib/ctypes/test/test_wintypes.py
diff --git a/Src/StdLib/Lib/ctypes/util.py b/StdLib/Lib/ctypes/util.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/util.py
rename to StdLib/Lib/ctypes/util.py
diff --git a/Src/StdLib/Lib/ctypes/wintypes.py b/StdLib/Lib/ctypes/wintypes.py
similarity index 100%
rename from Src/StdLib/Lib/ctypes/wintypes.py
rename to StdLib/Lib/ctypes/wintypes.py
diff --git a/Src/StdLib/Lib/curses/__init__.py b/StdLib/Lib/curses/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/curses/__init__.py
rename to StdLib/Lib/curses/__init__.py
diff --git a/Src/StdLib/Lib/curses/ascii.py b/StdLib/Lib/curses/ascii.py
similarity index 100%
rename from Src/StdLib/Lib/curses/ascii.py
rename to StdLib/Lib/curses/ascii.py
diff --git a/Src/StdLib/Lib/curses/has_key.py b/StdLib/Lib/curses/has_key.py
similarity index 100%
rename from Src/StdLib/Lib/curses/has_key.py
rename to StdLib/Lib/curses/has_key.py
diff --git a/Src/StdLib/Lib/curses/panel.py b/StdLib/Lib/curses/panel.py
similarity index 100%
rename from Src/StdLib/Lib/curses/panel.py
rename to StdLib/Lib/curses/panel.py
diff --git a/Src/StdLib/Lib/curses/textpad.py b/StdLib/Lib/curses/textpad.py
similarity index 100%
rename from Src/StdLib/Lib/curses/textpad.py
rename to StdLib/Lib/curses/textpad.py
diff --git a/Src/StdLib/Lib/datetime.py b/StdLib/Lib/datetime.py
similarity index 100%
rename from Src/StdLib/Lib/datetime.py
rename to StdLib/Lib/datetime.py
diff --git a/Src/StdLib/Lib/dbm/__init__.py b/StdLib/Lib/dbm/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/dbm/__init__.py
rename to StdLib/Lib/dbm/__init__.py
diff --git a/Src/StdLib/Lib/dbm/dumb.py b/StdLib/Lib/dbm/dumb.py
similarity index 100%
rename from Src/StdLib/Lib/dbm/dumb.py
rename to StdLib/Lib/dbm/dumb.py
diff --git a/Src/StdLib/Lib/dbm/gnu.py b/StdLib/Lib/dbm/gnu.py
similarity index 100%
rename from Src/StdLib/Lib/dbm/gnu.py
rename to StdLib/Lib/dbm/gnu.py
diff --git a/Src/StdLib/Lib/dbm/ndbm.py b/StdLib/Lib/dbm/ndbm.py
similarity index 100%
rename from Src/StdLib/Lib/dbm/ndbm.py
rename to StdLib/Lib/dbm/ndbm.py
diff --git a/Src/StdLib/Lib/decimal.py b/StdLib/Lib/decimal.py
similarity index 100%
rename from Src/StdLib/Lib/decimal.py
rename to StdLib/Lib/decimal.py
diff --git a/Src/StdLib/Lib/difflib.py b/StdLib/Lib/difflib.py
similarity index 100%
rename from Src/StdLib/Lib/difflib.py
rename to StdLib/Lib/difflib.py
diff --git a/Src/StdLib/Lib/dis.py b/StdLib/Lib/dis.py
similarity index 100%
rename from Src/StdLib/Lib/dis.py
rename to StdLib/Lib/dis.py
diff --git a/Src/StdLib/Lib/distutils/README b/StdLib/Lib/distutils/README
similarity index 100%
rename from Src/StdLib/Lib/distutils/README
rename to StdLib/Lib/distutils/README
diff --git a/Src/StdLib/Lib/distutils/__init__.py b/StdLib/Lib/distutils/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/__init__.py
rename to StdLib/Lib/distutils/__init__.py
diff --git a/Src/StdLib/Lib/distutils/archive_util.py b/StdLib/Lib/distutils/archive_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/archive_util.py
rename to StdLib/Lib/distutils/archive_util.py
diff --git a/Src/StdLib/Lib/distutils/bcppcompiler.py b/StdLib/Lib/distutils/bcppcompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/bcppcompiler.py
rename to StdLib/Lib/distutils/bcppcompiler.py
diff --git a/Src/StdLib/Lib/distutils/ccompiler.py b/StdLib/Lib/distutils/ccompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/ccompiler.py
rename to StdLib/Lib/distutils/ccompiler.py
diff --git a/Src/StdLib/Lib/distutils/cmd.py b/StdLib/Lib/distutils/cmd.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/cmd.py
rename to StdLib/Lib/distutils/cmd.py
diff --git a/Src/StdLib/Lib/distutils/command/__init__.py b/StdLib/Lib/distutils/command/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/__init__.py
rename to StdLib/Lib/distutils/command/__init__.py
diff --git a/Src/StdLib/Lib/distutils/command/bdist.py b/StdLib/Lib/distutils/command/bdist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/bdist.py
rename to StdLib/Lib/distutils/command/bdist.py
diff --git a/Src/StdLib/Lib/distutils/command/bdist_dumb.py b/StdLib/Lib/distutils/command/bdist_dumb.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/bdist_dumb.py
rename to StdLib/Lib/distutils/command/bdist_dumb.py
diff --git a/Src/StdLib/Lib/distutils/command/bdist_msi.py b/StdLib/Lib/distutils/command/bdist_msi.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/bdist_msi.py
rename to StdLib/Lib/distutils/command/bdist_msi.py
diff --git a/Src/StdLib/Lib/distutils/command/bdist_rpm.py b/StdLib/Lib/distutils/command/bdist_rpm.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/bdist_rpm.py
rename to StdLib/Lib/distutils/command/bdist_rpm.py
diff --git a/Src/StdLib/Lib/distutils/command/bdist_wininst.py b/StdLib/Lib/distutils/command/bdist_wininst.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/bdist_wininst.py
rename to StdLib/Lib/distutils/command/bdist_wininst.py
diff --git a/Src/StdLib/Lib/distutils/command/build.py b/StdLib/Lib/distutils/command/build.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/build.py
rename to StdLib/Lib/distutils/command/build.py
diff --git a/Src/StdLib/Lib/distutils/command/build_clib.py b/StdLib/Lib/distutils/command/build_clib.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/build_clib.py
rename to StdLib/Lib/distutils/command/build_clib.py
diff --git a/Src/StdLib/Lib/distutils/command/build_ext.py b/StdLib/Lib/distutils/command/build_ext.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/build_ext.py
rename to StdLib/Lib/distutils/command/build_ext.py
diff --git a/Src/StdLib/Lib/distutils/command/build_py.py b/StdLib/Lib/distutils/command/build_py.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/build_py.py
rename to StdLib/Lib/distutils/command/build_py.py
diff --git a/Src/StdLib/Lib/distutils/command/build_scripts.py b/StdLib/Lib/distutils/command/build_scripts.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/build_scripts.py
rename to StdLib/Lib/distutils/command/build_scripts.py
diff --git a/Src/StdLib/Lib/distutils/command/check.py b/StdLib/Lib/distutils/command/check.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/check.py
rename to StdLib/Lib/distutils/command/check.py
diff --git a/Src/StdLib/Lib/distutils/command/clean.py b/StdLib/Lib/distutils/command/clean.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/clean.py
rename to StdLib/Lib/distutils/command/clean.py
diff --git a/Src/StdLib/Lib/distutils/command/command_template b/StdLib/Lib/distutils/command/command_template
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/command_template
rename to StdLib/Lib/distutils/command/command_template
diff --git a/Src/StdLib/Lib/distutils/command/config.py b/StdLib/Lib/distutils/command/config.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/config.py
rename to StdLib/Lib/distutils/command/config.py
diff --git a/Src/StdLib/Lib/distutils/command/install.py b/StdLib/Lib/distutils/command/install.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/install.py
rename to StdLib/Lib/distutils/command/install.py
diff --git a/Src/StdLib/Lib/distutils/command/install_data.py b/StdLib/Lib/distutils/command/install_data.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/install_data.py
rename to StdLib/Lib/distutils/command/install_data.py
diff --git a/Src/StdLib/Lib/distutils/command/install_egg_info.py b/StdLib/Lib/distutils/command/install_egg_info.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/install_egg_info.py
rename to StdLib/Lib/distutils/command/install_egg_info.py
diff --git a/Src/StdLib/Lib/distutils/command/install_headers.py b/StdLib/Lib/distutils/command/install_headers.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/install_headers.py
rename to StdLib/Lib/distutils/command/install_headers.py
diff --git a/Src/StdLib/Lib/distutils/command/install_lib.py b/StdLib/Lib/distutils/command/install_lib.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/install_lib.py
rename to StdLib/Lib/distutils/command/install_lib.py
diff --git a/Src/StdLib/Lib/distutils/command/install_scripts.py b/StdLib/Lib/distutils/command/install_scripts.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/install_scripts.py
rename to StdLib/Lib/distutils/command/install_scripts.py
diff --git a/Src/StdLib/Lib/distutils/command/register.py b/StdLib/Lib/distutils/command/register.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/register.py
rename to StdLib/Lib/distutils/command/register.py
diff --git a/Src/StdLib/Lib/distutils/command/sdist.py b/StdLib/Lib/distutils/command/sdist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/sdist.py
rename to StdLib/Lib/distutils/command/sdist.py
diff --git a/Src/StdLib/Lib/distutils/command/upload.py b/StdLib/Lib/distutils/command/upload.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/upload.py
rename to StdLib/Lib/distutils/command/upload.py
diff --git a/Src/StdLib/Lib/distutils/command/wininst-10.0-amd64.exe b/StdLib/Lib/distutils/command/wininst-10.0-amd64.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-10.0-amd64.exe
rename to StdLib/Lib/distutils/command/wininst-10.0-amd64.exe
diff --git a/Src/StdLib/Lib/distutils/command/wininst-10.0.exe b/StdLib/Lib/distutils/command/wininst-10.0.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-10.0.exe
rename to StdLib/Lib/distutils/command/wininst-10.0.exe
diff --git a/Src/StdLib/Lib/distutils/command/wininst-6.0.exe b/StdLib/Lib/distutils/command/wininst-6.0.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-6.0.exe
rename to StdLib/Lib/distutils/command/wininst-6.0.exe
diff --git a/Src/StdLib/Lib/distutils/command/wininst-7.1.exe b/StdLib/Lib/distutils/command/wininst-7.1.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-7.1.exe
rename to StdLib/Lib/distutils/command/wininst-7.1.exe
diff --git a/Src/StdLib/Lib/distutils/command/wininst-8.0.exe b/StdLib/Lib/distutils/command/wininst-8.0.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-8.0.exe
rename to StdLib/Lib/distutils/command/wininst-8.0.exe
diff --git a/Src/StdLib/Lib/distutils/command/wininst-9.0-amd64.exe b/StdLib/Lib/distutils/command/wininst-9.0-amd64.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-9.0-amd64.exe
rename to StdLib/Lib/distutils/command/wininst-9.0-amd64.exe
diff --git a/Src/StdLib/Lib/distutils/command/wininst-9.0.exe b/StdLib/Lib/distutils/command/wininst-9.0.exe
similarity index 100%
rename from Src/StdLib/Lib/distutils/command/wininst-9.0.exe
rename to StdLib/Lib/distutils/command/wininst-9.0.exe
diff --git a/Src/StdLib/Lib/distutils/config.py b/StdLib/Lib/distutils/config.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/config.py
rename to StdLib/Lib/distutils/config.py
diff --git a/Src/StdLib/Lib/distutils/core.py b/StdLib/Lib/distutils/core.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/core.py
rename to StdLib/Lib/distutils/core.py
diff --git a/Src/StdLib/Lib/distutils/cygwinccompiler.py b/StdLib/Lib/distutils/cygwinccompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/cygwinccompiler.py
rename to StdLib/Lib/distutils/cygwinccompiler.py
diff --git a/Src/StdLib/Lib/distutils/debug.py b/StdLib/Lib/distutils/debug.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/debug.py
rename to StdLib/Lib/distutils/debug.py
diff --git a/Src/StdLib/Lib/distutils/dep_util.py b/StdLib/Lib/distutils/dep_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/dep_util.py
rename to StdLib/Lib/distutils/dep_util.py
diff --git a/Src/StdLib/Lib/distutils/dir_util.py b/StdLib/Lib/distutils/dir_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/dir_util.py
rename to StdLib/Lib/distutils/dir_util.py
diff --git a/Src/StdLib/Lib/distutils/dist.py b/StdLib/Lib/distutils/dist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/dist.py
rename to StdLib/Lib/distutils/dist.py
diff --git a/Src/StdLib/Lib/distutils/errors.py b/StdLib/Lib/distutils/errors.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/errors.py
rename to StdLib/Lib/distutils/errors.py
diff --git a/Src/StdLib/Lib/distutils/extension.py b/StdLib/Lib/distutils/extension.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/extension.py
rename to StdLib/Lib/distutils/extension.py
diff --git a/Src/StdLib/Lib/distutils/fancy_getopt.py b/StdLib/Lib/distutils/fancy_getopt.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/fancy_getopt.py
rename to StdLib/Lib/distutils/fancy_getopt.py
diff --git a/Src/StdLib/Lib/distutils/file_util.py b/StdLib/Lib/distutils/file_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/file_util.py
rename to StdLib/Lib/distutils/file_util.py
diff --git a/Src/StdLib/Lib/distutils/filelist.py b/StdLib/Lib/distutils/filelist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/filelist.py
rename to StdLib/Lib/distutils/filelist.py
diff --git a/Src/StdLib/Lib/distutils/log.py b/StdLib/Lib/distutils/log.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/log.py
rename to StdLib/Lib/distutils/log.py
diff --git a/Src/StdLib/Lib/distutils/msvc9compiler.py b/StdLib/Lib/distutils/msvc9compiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/msvc9compiler.py
rename to StdLib/Lib/distutils/msvc9compiler.py
diff --git a/Src/StdLib/Lib/distutils/msvccompiler.py b/StdLib/Lib/distutils/msvccompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/msvccompiler.py
rename to StdLib/Lib/distutils/msvccompiler.py
diff --git a/Src/StdLib/Lib/distutils/spawn.py b/StdLib/Lib/distutils/spawn.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/spawn.py
rename to StdLib/Lib/distutils/spawn.py
diff --git a/Src/StdLib/Lib/distutils/sysconfig.py b/StdLib/Lib/distutils/sysconfig.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/sysconfig.py
rename to StdLib/Lib/distutils/sysconfig.py
diff --git a/Src/StdLib/Lib/distutils/tests/Setup.sample b/StdLib/Lib/distutils/tests/Setup.sample
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/Setup.sample
rename to StdLib/Lib/distutils/tests/Setup.sample
diff --git a/Src/StdLib/Lib/distutils/tests/__init__.py b/StdLib/Lib/distutils/tests/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/__init__.py
rename to StdLib/Lib/distutils/tests/__init__.py
diff --git a/Src/StdLib/Lib/distutils/tests/support.py b/StdLib/Lib/distutils/tests/support.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/support.py
rename to StdLib/Lib/distutils/tests/support.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_archive_util.py b/StdLib/Lib/distutils/tests/test_archive_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_archive_util.py
rename to StdLib/Lib/distutils/tests/test_archive_util.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_bdist.py b/StdLib/Lib/distutils/tests/test_bdist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_bdist.py
rename to StdLib/Lib/distutils/tests/test_bdist.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_bdist_dumb.py b/StdLib/Lib/distutils/tests/test_bdist_dumb.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_bdist_dumb.py
rename to StdLib/Lib/distutils/tests/test_bdist_dumb.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_bdist_msi.py b/StdLib/Lib/distutils/tests/test_bdist_msi.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_bdist_msi.py
rename to StdLib/Lib/distutils/tests/test_bdist_msi.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_bdist_rpm.py b/StdLib/Lib/distutils/tests/test_bdist_rpm.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_bdist_rpm.py
rename to StdLib/Lib/distutils/tests/test_bdist_rpm.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_bdist_wininst.py b/StdLib/Lib/distutils/tests/test_bdist_wininst.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_bdist_wininst.py
rename to StdLib/Lib/distutils/tests/test_bdist_wininst.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_build.py b/StdLib/Lib/distutils/tests/test_build.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_build.py
rename to StdLib/Lib/distutils/tests/test_build.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_build_clib.py b/StdLib/Lib/distutils/tests/test_build_clib.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_build_clib.py
rename to StdLib/Lib/distutils/tests/test_build_clib.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_build_ext.py b/StdLib/Lib/distutils/tests/test_build_ext.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_build_ext.py
rename to StdLib/Lib/distutils/tests/test_build_ext.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_build_py.py b/StdLib/Lib/distutils/tests/test_build_py.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_build_py.py
rename to StdLib/Lib/distutils/tests/test_build_py.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_build_scripts.py b/StdLib/Lib/distutils/tests/test_build_scripts.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_build_scripts.py
rename to StdLib/Lib/distutils/tests/test_build_scripts.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_check.py b/StdLib/Lib/distutils/tests/test_check.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_check.py
rename to StdLib/Lib/distutils/tests/test_check.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_clean.py b/StdLib/Lib/distutils/tests/test_clean.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_clean.py
rename to StdLib/Lib/distutils/tests/test_clean.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_cmd.py b/StdLib/Lib/distutils/tests/test_cmd.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_cmd.py
rename to StdLib/Lib/distutils/tests/test_cmd.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_config.py b/StdLib/Lib/distutils/tests/test_config.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_config.py
rename to StdLib/Lib/distutils/tests/test_config.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_config_cmd.py b/StdLib/Lib/distutils/tests/test_config_cmd.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_config_cmd.py
rename to StdLib/Lib/distutils/tests/test_config_cmd.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_core.py b/StdLib/Lib/distutils/tests/test_core.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_core.py
rename to StdLib/Lib/distutils/tests/test_core.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_cygwinccompiler.py b/StdLib/Lib/distutils/tests/test_cygwinccompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_cygwinccompiler.py
rename to StdLib/Lib/distutils/tests/test_cygwinccompiler.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_dep_util.py b/StdLib/Lib/distutils/tests/test_dep_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_dep_util.py
rename to StdLib/Lib/distutils/tests/test_dep_util.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_dir_util.py b/StdLib/Lib/distutils/tests/test_dir_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_dir_util.py
rename to StdLib/Lib/distutils/tests/test_dir_util.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_dist.py b/StdLib/Lib/distutils/tests/test_dist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_dist.py
rename to StdLib/Lib/distutils/tests/test_dist.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_extension.py b/StdLib/Lib/distutils/tests/test_extension.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_extension.py
rename to StdLib/Lib/distutils/tests/test_extension.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_file_util.py b/StdLib/Lib/distutils/tests/test_file_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_file_util.py
rename to StdLib/Lib/distutils/tests/test_file_util.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_filelist.py b/StdLib/Lib/distutils/tests/test_filelist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_filelist.py
rename to StdLib/Lib/distutils/tests/test_filelist.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_install.py b/StdLib/Lib/distutils/tests/test_install.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_install.py
rename to StdLib/Lib/distutils/tests/test_install.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_install_data.py b/StdLib/Lib/distutils/tests/test_install_data.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_install_data.py
rename to StdLib/Lib/distutils/tests/test_install_data.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_install_headers.py b/StdLib/Lib/distutils/tests/test_install_headers.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_install_headers.py
rename to StdLib/Lib/distutils/tests/test_install_headers.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_install_lib.py b/StdLib/Lib/distutils/tests/test_install_lib.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_install_lib.py
rename to StdLib/Lib/distutils/tests/test_install_lib.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_install_scripts.py b/StdLib/Lib/distutils/tests/test_install_scripts.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_install_scripts.py
rename to StdLib/Lib/distutils/tests/test_install_scripts.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_log.py b/StdLib/Lib/distutils/tests/test_log.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_log.py
rename to StdLib/Lib/distutils/tests/test_log.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_msvc9compiler.py b/StdLib/Lib/distutils/tests/test_msvc9compiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_msvc9compiler.py
rename to StdLib/Lib/distutils/tests/test_msvc9compiler.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_register.py b/StdLib/Lib/distutils/tests/test_register.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_register.py
rename to StdLib/Lib/distutils/tests/test_register.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_sdist.py b/StdLib/Lib/distutils/tests/test_sdist.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_sdist.py
rename to StdLib/Lib/distutils/tests/test_sdist.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_spawn.py b/StdLib/Lib/distutils/tests/test_spawn.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_spawn.py
rename to StdLib/Lib/distutils/tests/test_spawn.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_sysconfig.py b/StdLib/Lib/distutils/tests/test_sysconfig.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_sysconfig.py
rename to StdLib/Lib/distutils/tests/test_sysconfig.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_text_file.py b/StdLib/Lib/distutils/tests/test_text_file.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_text_file.py
rename to StdLib/Lib/distutils/tests/test_text_file.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_unixccompiler.py b/StdLib/Lib/distutils/tests/test_unixccompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_unixccompiler.py
rename to StdLib/Lib/distutils/tests/test_unixccompiler.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_upload.py b/StdLib/Lib/distutils/tests/test_upload.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_upload.py
rename to StdLib/Lib/distutils/tests/test_upload.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_util.py b/StdLib/Lib/distutils/tests/test_util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_util.py
rename to StdLib/Lib/distutils/tests/test_util.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_version.py b/StdLib/Lib/distutils/tests/test_version.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_version.py
rename to StdLib/Lib/distutils/tests/test_version.py
diff --git a/Src/StdLib/Lib/distutils/tests/test_versionpredicate.py b/StdLib/Lib/distutils/tests/test_versionpredicate.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/tests/test_versionpredicate.py
rename to StdLib/Lib/distutils/tests/test_versionpredicate.py
diff --git a/Src/StdLib/Lib/distutils/text_file.py b/StdLib/Lib/distutils/text_file.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/text_file.py
rename to StdLib/Lib/distutils/text_file.py
diff --git a/Src/StdLib/Lib/distutils/unixccompiler.py b/StdLib/Lib/distutils/unixccompiler.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/unixccompiler.py
rename to StdLib/Lib/distutils/unixccompiler.py
diff --git a/Src/StdLib/Lib/distutils/util.py b/StdLib/Lib/distutils/util.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/util.py
rename to StdLib/Lib/distutils/util.py
diff --git a/Src/StdLib/Lib/distutils/version.py b/StdLib/Lib/distutils/version.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/version.py
rename to StdLib/Lib/distutils/version.py
diff --git a/Src/StdLib/Lib/distutils/versionpredicate.py b/StdLib/Lib/distutils/versionpredicate.py
similarity index 100%
rename from Src/StdLib/Lib/distutils/versionpredicate.py
rename to StdLib/Lib/distutils/versionpredicate.py
diff --git a/Src/StdLib/Lib/doctest.py b/StdLib/Lib/doctest.py
similarity index 100%
rename from Src/StdLib/Lib/doctest.py
rename to StdLib/Lib/doctest.py
diff --git a/Src/StdLib/Lib/dummy_threading.py b/StdLib/Lib/dummy_threading.py
similarity index 100%
rename from Src/StdLib/Lib/dummy_threading.py
rename to StdLib/Lib/dummy_threading.py
diff --git a/Src/StdLib/Lib/email/__init__.py b/StdLib/Lib/email/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/email/__init__.py
rename to StdLib/Lib/email/__init__.py
diff --git a/Src/StdLib/Lib/email/_encoded_words.py b/StdLib/Lib/email/_encoded_words.py
similarity index 100%
rename from Src/StdLib/Lib/email/_encoded_words.py
rename to StdLib/Lib/email/_encoded_words.py
diff --git a/Src/StdLib/Lib/email/_header_value_parser.py b/StdLib/Lib/email/_header_value_parser.py
similarity index 100%
rename from Src/StdLib/Lib/email/_header_value_parser.py
rename to StdLib/Lib/email/_header_value_parser.py
diff --git a/Src/StdLib/Lib/email/_parseaddr.py b/StdLib/Lib/email/_parseaddr.py
similarity index 100%
rename from Src/StdLib/Lib/email/_parseaddr.py
rename to StdLib/Lib/email/_parseaddr.py
diff --git a/Src/StdLib/Lib/email/_policybase.py b/StdLib/Lib/email/_policybase.py
similarity index 100%
rename from Src/StdLib/Lib/email/_policybase.py
rename to StdLib/Lib/email/_policybase.py
diff --git a/Src/StdLib/Lib/email/architecture.rst b/StdLib/Lib/email/architecture.rst
similarity index 100%
rename from Src/StdLib/Lib/email/architecture.rst
rename to StdLib/Lib/email/architecture.rst
diff --git a/Src/StdLib/Lib/email/base64mime.py b/StdLib/Lib/email/base64mime.py
similarity index 100%
rename from Src/StdLib/Lib/email/base64mime.py
rename to StdLib/Lib/email/base64mime.py
diff --git a/Src/StdLib/Lib/email/charset.py b/StdLib/Lib/email/charset.py
similarity index 100%
rename from Src/StdLib/Lib/email/charset.py
rename to StdLib/Lib/email/charset.py
diff --git a/Src/StdLib/Lib/email/contentmanager.py b/StdLib/Lib/email/contentmanager.py
similarity index 100%
rename from Src/StdLib/Lib/email/contentmanager.py
rename to StdLib/Lib/email/contentmanager.py
diff --git a/Src/StdLib/Lib/email/encoders.py b/StdLib/Lib/email/encoders.py
similarity index 100%
rename from Src/StdLib/Lib/email/encoders.py
rename to StdLib/Lib/email/encoders.py
diff --git a/Src/StdLib/Lib/email/errors.py b/StdLib/Lib/email/errors.py
similarity index 100%
rename from Src/StdLib/Lib/email/errors.py
rename to StdLib/Lib/email/errors.py
diff --git a/Src/StdLib/Lib/email/feedparser.py b/StdLib/Lib/email/feedparser.py
similarity index 100%
rename from Src/StdLib/Lib/email/feedparser.py
rename to StdLib/Lib/email/feedparser.py
diff --git a/Src/StdLib/Lib/email/generator.py b/StdLib/Lib/email/generator.py
similarity index 100%
rename from Src/StdLib/Lib/email/generator.py
rename to StdLib/Lib/email/generator.py
diff --git a/Src/StdLib/Lib/email/header.py b/StdLib/Lib/email/header.py
similarity index 100%
rename from Src/StdLib/Lib/email/header.py
rename to StdLib/Lib/email/header.py
diff --git a/Src/StdLib/Lib/email/headerregistry.py b/StdLib/Lib/email/headerregistry.py
similarity index 100%
rename from Src/StdLib/Lib/email/headerregistry.py
rename to StdLib/Lib/email/headerregistry.py
diff --git a/Src/StdLib/Lib/email/iterators.py b/StdLib/Lib/email/iterators.py
similarity index 100%
rename from Src/StdLib/Lib/email/iterators.py
rename to StdLib/Lib/email/iterators.py
diff --git a/Src/StdLib/Lib/email/message.py b/StdLib/Lib/email/message.py
similarity index 100%
rename from Src/StdLib/Lib/email/message.py
rename to StdLib/Lib/email/message.py
diff --git a/Src/StdLib/Lib/email/mime/__init__.py b/StdLib/Lib/email/mime/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/__init__.py
rename to StdLib/Lib/email/mime/__init__.py
diff --git a/Src/StdLib/Lib/email/mime/application.py b/StdLib/Lib/email/mime/application.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/application.py
rename to StdLib/Lib/email/mime/application.py
diff --git a/Src/StdLib/Lib/email/mime/audio.py b/StdLib/Lib/email/mime/audio.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/audio.py
rename to StdLib/Lib/email/mime/audio.py
diff --git a/Src/StdLib/Lib/email/mime/base.py b/StdLib/Lib/email/mime/base.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/base.py
rename to StdLib/Lib/email/mime/base.py
diff --git a/Src/StdLib/Lib/email/mime/image.py b/StdLib/Lib/email/mime/image.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/image.py
rename to StdLib/Lib/email/mime/image.py
diff --git a/Src/StdLib/Lib/email/mime/message.py b/StdLib/Lib/email/mime/message.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/message.py
rename to StdLib/Lib/email/mime/message.py
diff --git a/Src/StdLib/Lib/email/mime/multipart.py b/StdLib/Lib/email/mime/multipart.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/multipart.py
rename to StdLib/Lib/email/mime/multipart.py
diff --git a/Src/StdLib/Lib/email/mime/nonmultipart.py b/StdLib/Lib/email/mime/nonmultipart.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/nonmultipart.py
rename to StdLib/Lib/email/mime/nonmultipart.py
diff --git a/Src/StdLib/Lib/email/mime/text.py b/StdLib/Lib/email/mime/text.py
similarity index 100%
rename from Src/StdLib/Lib/email/mime/text.py
rename to StdLib/Lib/email/mime/text.py
diff --git a/Src/StdLib/Lib/email/parser.py b/StdLib/Lib/email/parser.py
similarity index 100%
rename from Src/StdLib/Lib/email/parser.py
rename to StdLib/Lib/email/parser.py
diff --git a/Src/StdLib/Lib/email/policy.py b/StdLib/Lib/email/policy.py
similarity index 100%
rename from Src/StdLib/Lib/email/policy.py
rename to StdLib/Lib/email/policy.py
diff --git a/Src/StdLib/Lib/email/quoprimime.py b/StdLib/Lib/email/quoprimime.py
similarity index 100%
rename from Src/StdLib/Lib/email/quoprimime.py
rename to StdLib/Lib/email/quoprimime.py
diff --git a/Src/StdLib/Lib/email/utils.py b/StdLib/Lib/email/utils.py
similarity index 100%
rename from Src/StdLib/Lib/email/utils.py
rename to StdLib/Lib/email/utils.py
diff --git a/Src/StdLib/Lib/encodings/__init__.py b/StdLib/Lib/encodings/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/__init__.py
rename to StdLib/Lib/encodings/__init__.py
diff --git a/Src/StdLib/Lib/encodings/aliases.py b/StdLib/Lib/encodings/aliases.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/aliases.py
rename to StdLib/Lib/encodings/aliases.py
diff --git a/Src/StdLib/Lib/encodings/ascii.py b/StdLib/Lib/encodings/ascii.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/ascii.py
rename to StdLib/Lib/encodings/ascii.py
diff --git a/Src/StdLib/Lib/encodings/base64_codec.py b/StdLib/Lib/encodings/base64_codec.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/base64_codec.py
rename to StdLib/Lib/encodings/base64_codec.py
diff --git a/Src/StdLib/Lib/encodings/big5.py b/StdLib/Lib/encodings/big5.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/big5.py
rename to StdLib/Lib/encodings/big5.py
diff --git a/Src/StdLib/Lib/encodings/big5hkscs.py b/StdLib/Lib/encodings/big5hkscs.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/big5hkscs.py
rename to StdLib/Lib/encodings/big5hkscs.py
diff --git a/Src/StdLib/Lib/encodings/bz2_codec.py b/StdLib/Lib/encodings/bz2_codec.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/bz2_codec.py
rename to StdLib/Lib/encodings/bz2_codec.py
diff --git a/Src/StdLib/Lib/encodings/charmap.py b/StdLib/Lib/encodings/charmap.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/charmap.py
rename to StdLib/Lib/encodings/charmap.py
diff --git a/Src/StdLib/Lib/encodings/cp037.py b/StdLib/Lib/encodings/cp037.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp037.py
rename to StdLib/Lib/encodings/cp037.py
diff --git a/Src/StdLib/Lib/encodings/cp1006.py b/StdLib/Lib/encodings/cp1006.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1006.py
rename to StdLib/Lib/encodings/cp1006.py
diff --git a/Src/StdLib/Lib/encodings/cp1026.py b/StdLib/Lib/encodings/cp1026.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1026.py
rename to StdLib/Lib/encodings/cp1026.py
diff --git a/Src/StdLib/Lib/encodings/cp1125.py b/StdLib/Lib/encodings/cp1125.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1125.py
rename to StdLib/Lib/encodings/cp1125.py
diff --git a/Src/StdLib/Lib/encodings/cp1140.py b/StdLib/Lib/encodings/cp1140.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1140.py
rename to StdLib/Lib/encodings/cp1140.py
diff --git a/Src/StdLib/Lib/encodings/cp1250.py b/StdLib/Lib/encodings/cp1250.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1250.py
rename to StdLib/Lib/encodings/cp1250.py
diff --git a/Src/StdLib/Lib/encodings/cp1251.py b/StdLib/Lib/encodings/cp1251.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1251.py
rename to StdLib/Lib/encodings/cp1251.py
diff --git a/Src/StdLib/Lib/encodings/cp1252.py b/StdLib/Lib/encodings/cp1252.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1252.py
rename to StdLib/Lib/encodings/cp1252.py
diff --git a/Src/StdLib/Lib/encodings/cp1253.py b/StdLib/Lib/encodings/cp1253.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1253.py
rename to StdLib/Lib/encodings/cp1253.py
diff --git a/Src/StdLib/Lib/encodings/cp1254.py b/StdLib/Lib/encodings/cp1254.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1254.py
rename to StdLib/Lib/encodings/cp1254.py
diff --git a/Src/StdLib/Lib/encodings/cp1255.py b/StdLib/Lib/encodings/cp1255.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1255.py
rename to StdLib/Lib/encodings/cp1255.py
diff --git a/Src/StdLib/Lib/encodings/cp1256.py b/StdLib/Lib/encodings/cp1256.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1256.py
rename to StdLib/Lib/encodings/cp1256.py
diff --git a/Src/StdLib/Lib/encodings/cp1257.py b/StdLib/Lib/encodings/cp1257.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1257.py
rename to StdLib/Lib/encodings/cp1257.py
diff --git a/Src/StdLib/Lib/encodings/cp1258.py b/StdLib/Lib/encodings/cp1258.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp1258.py
rename to StdLib/Lib/encodings/cp1258.py
diff --git a/Src/StdLib/Lib/encodings/cp273.py b/StdLib/Lib/encodings/cp273.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp273.py
rename to StdLib/Lib/encodings/cp273.py
diff --git a/Src/StdLib/Lib/encodings/cp424.py b/StdLib/Lib/encodings/cp424.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp424.py
rename to StdLib/Lib/encodings/cp424.py
diff --git a/Src/StdLib/Lib/encodings/cp437.py b/StdLib/Lib/encodings/cp437.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp437.py
rename to StdLib/Lib/encodings/cp437.py
diff --git a/Src/StdLib/Lib/encodings/cp500.py b/StdLib/Lib/encodings/cp500.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp500.py
rename to StdLib/Lib/encodings/cp500.py
diff --git a/Src/StdLib/Lib/encodings/cp65001.py b/StdLib/Lib/encodings/cp65001.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp65001.py
rename to StdLib/Lib/encodings/cp65001.py
diff --git a/Src/StdLib/Lib/encodings/cp720.py b/StdLib/Lib/encodings/cp720.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp720.py
rename to StdLib/Lib/encodings/cp720.py
diff --git a/Src/StdLib/Lib/encodings/cp737.py b/StdLib/Lib/encodings/cp737.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp737.py
rename to StdLib/Lib/encodings/cp737.py
diff --git a/Src/StdLib/Lib/encodings/cp775.py b/StdLib/Lib/encodings/cp775.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp775.py
rename to StdLib/Lib/encodings/cp775.py
diff --git a/Src/StdLib/Lib/encodings/cp850.py b/StdLib/Lib/encodings/cp850.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp850.py
rename to StdLib/Lib/encodings/cp850.py
diff --git a/Src/StdLib/Lib/encodings/cp852.py b/StdLib/Lib/encodings/cp852.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp852.py
rename to StdLib/Lib/encodings/cp852.py
diff --git a/Src/StdLib/Lib/encodings/cp855.py b/StdLib/Lib/encodings/cp855.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp855.py
rename to StdLib/Lib/encodings/cp855.py
diff --git a/Src/StdLib/Lib/encodings/cp856.py b/StdLib/Lib/encodings/cp856.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp856.py
rename to StdLib/Lib/encodings/cp856.py
diff --git a/Src/StdLib/Lib/encodings/cp857.py b/StdLib/Lib/encodings/cp857.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp857.py
rename to StdLib/Lib/encodings/cp857.py
diff --git a/Src/StdLib/Lib/encodings/cp858.py b/StdLib/Lib/encodings/cp858.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp858.py
rename to StdLib/Lib/encodings/cp858.py
diff --git a/Src/StdLib/Lib/encodings/cp860.py b/StdLib/Lib/encodings/cp860.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp860.py
rename to StdLib/Lib/encodings/cp860.py
diff --git a/Src/StdLib/Lib/encodings/cp861.py b/StdLib/Lib/encodings/cp861.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp861.py
rename to StdLib/Lib/encodings/cp861.py
diff --git a/Src/StdLib/Lib/encodings/cp862.py b/StdLib/Lib/encodings/cp862.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp862.py
rename to StdLib/Lib/encodings/cp862.py
diff --git a/Src/StdLib/Lib/encodings/cp863.py b/StdLib/Lib/encodings/cp863.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp863.py
rename to StdLib/Lib/encodings/cp863.py
diff --git a/Src/StdLib/Lib/encodings/cp864.py b/StdLib/Lib/encodings/cp864.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp864.py
rename to StdLib/Lib/encodings/cp864.py
diff --git a/Src/StdLib/Lib/encodings/cp865.py b/StdLib/Lib/encodings/cp865.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp865.py
rename to StdLib/Lib/encodings/cp865.py
diff --git a/Src/StdLib/Lib/encodings/cp866.py b/StdLib/Lib/encodings/cp866.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp866.py
rename to StdLib/Lib/encodings/cp866.py
diff --git a/Src/StdLib/Lib/encodings/cp869.py b/StdLib/Lib/encodings/cp869.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp869.py
rename to StdLib/Lib/encodings/cp869.py
diff --git a/Src/StdLib/Lib/encodings/cp874.py b/StdLib/Lib/encodings/cp874.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp874.py
rename to StdLib/Lib/encodings/cp874.py
diff --git a/Src/StdLib/Lib/encodings/cp875.py b/StdLib/Lib/encodings/cp875.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp875.py
rename to StdLib/Lib/encodings/cp875.py
diff --git a/Src/StdLib/Lib/encodings/cp932.py b/StdLib/Lib/encodings/cp932.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp932.py
rename to StdLib/Lib/encodings/cp932.py
diff --git a/Src/StdLib/Lib/encodings/cp949.py b/StdLib/Lib/encodings/cp949.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp949.py
rename to StdLib/Lib/encodings/cp949.py
diff --git a/Src/StdLib/Lib/encodings/cp950.py b/StdLib/Lib/encodings/cp950.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/cp950.py
rename to StdLib/Lib/encodings/cp950.py
diff --git a/Src/StdLib/Lib/encodings/euc_jis_2004.py b/StdLib/Lib/encodings/euc_jis_2004.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/euc_jis_2004.py
rename to StdLib/Lib/encodings/euc_jis_2004.py
diff --git a/Src/StdLib/Lib/encodings/euc_jisx0213.py b/StdLib/Lib/encodings/euc_jisx0213.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/euc_jisx0213.py
rename to StdLib/Lib/encodings/euc_jisx0213.py
diff --git a/Src/StdLib/Lib/encodings/euc_jp.py b/StdLib/Lib/encodings/euc_jp.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/euc_jp.py
rename to StdLib/Lib/encodings/euc_jp.py
diff --git a/Src/StdLib/Lib/encodings/euc_kr.py b/StdLib/Lib/encodings/euc_kr.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/euc_kr.py
rename to StdLib/Lib/encodings/euc_kr.py
diff --git a/Src/StdLib/Lib/encodings/gb18030.py b/StdLib/Lib/encodings/gb18030.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/gb18030.py
rename to StdLib/Lib/encodings/gb18030.py
diff --git a/Src/StdLib/Lib/encodings/gb2312.py b/StdLib/Lib/encodings/gb2312.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/gb2312.py
rename to StdLib/Lib/encodings/gb2312.py
diff --git a/Src/StdLib/Lib/encodings/gbk.py b/StdLib/Lib/encodings/gbk.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/gbk.py
rename to StdLib/Lib/encodings/gbk.py
diff --git a/Src/StdLib/Lib/encodings/hex_codec.py b/StdLib/Lib/encodings/hex_codec.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/hex_codec.py
rename to StdLib/Lib/encodings/hex_codec.py
diff --git a/Src/StdLib/Lib/encodings/hp_roman8.py b/StdLib/Lib/encodings/hp_roman8.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/hp_roman8.py
rename to StdLib/Lib/encodings/hp_roman8.py
diff --git a/Src/StdLib/Lib/encodings/hz.py b/StdLib/Lib/encodings/hz.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/hz.py
rename to StdLib/Lib/encodings/hz.py
diff --git a/Src/StdLib/Lib/encodings/idna.py b/StdLib/Lib/encodings/idna.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/idna.py
rename to StdLib/Lib/encodings/idna.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_jp.py b/StdLib/Lib/encodings/iso2022_jp.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_jp.py
rename to StdLib/Lib/encodings/iso2022_jp.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_jp_1.py b/StdLib/Lib/encodings/iso2022_jp_1.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_jp_1.py
rename to StdLib/Lib/encodings/iso2022_jp_1.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_jp_2.py b/StdLib/Lib/encodings/iso2022_jp_2.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_jp_2.py
rename to StdLib/Lib/encodings/iso2022_jp_2.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_jp_2004.py b/StdLib/Lib/encodings/iso2022_jp_2004.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_jp_2004.py
rename to StdLib/Lib/encodings/iso2022_jp_2004.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_jp_3.py b/StdLib/Lib/encodings/iso2022_jp_3.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_jp_3.py
rename to StdLib/Lib/encodings/iso2022_jp_3.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_jp_ext.py b/StdLib/Lib/encodings/iso2022_jp_ext.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_jp_ext.py
rename to StdLib/Lib/encodings/iso2022_jp_ext.py
diff --git a/Src/StdLib/Lib/encodings/iso2022_kr.py b/StdLib/Lib/encodings/iso2022_kr.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso2022_kr.py
rename to StdLib/Lib/encodings/iso2022_kr.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_1.py b/StdLib/Lib/encodings/iso8859_1.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_1.py
rename to StdLib/Lib/encodings/iso8859_1.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_10.py b/StdLib/Lib/encodings/iso8859_10.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_10.py
rename to StdLib/Lib/encodings/iso8859_10.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_11.py b/StdLib/Lib/encodings/iso8859_11.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_11.py
rename to StdLib/Lib/encodings/iso8859_11.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_13.py b/StdLib/Lib/encodings/iso8859_13.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_13.py
rename to StdLib/Lib/encodings/iso8859_13.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_14.py b/StdLib/Lib/encodings/iso8859_14.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_14.py
rename to StdLib/Lib/encodings/iso8859_14.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_15.py b/StdLib/Lib/encodings/iso8859_15.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_15.py
rename to StdLib/Lib/encodings/iso8859_15.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_16.py b/StdLib/Lib/encodings/iso8859_16.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_16.py
rename to StdLib/Lib/encodings/iso8859_16.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_2.py b/StdLib/Lib/encodings/iso8859_2.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_2.py
rename to StdLib/Lib/encodings/iso8859_2.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_3.py b/StdLib/Lib/encodings/iso8859_3.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_3.py
rename to StdLib/Lib/encodings/iso8859_3.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_4.py b/StdLib/Lib/encodings/iso8859_4.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_4.py
rename to StdLib/Lib/encodings/iso8859_4.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_5.py b/StdLib/Lib/encodings/iso8859_5.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_5.py
rename to StdLib/Lib/encodings/iso8859_5.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_6.py b/StdLib/Lib/encodings/iso8859_6.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_6.py
rename to StdLib/Lib/encodings/iso8859_6.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_7.py b/StdLib/Lib/encodings/iso8859_7.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_7.py
rename to StdLib/Lib/encodings/iso8859_7.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_8.py b/StdLib/Lib/encodings/iso8859_8.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_8.py
rename to StdLib/Lib/encodings/iso8859_8.py
diff --git a/Src/StdLib/Lib/encodings/iso8859_9.py b/StdLib/Lib/encodings/iso8859_9.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/iso8859_9.py
rename to StdLib/Lib/encodings/iso8859_9.py
diff --git a/Src/StdLib/Lib/encodings/johab.py b/StdLib/Lib/encodings/johab.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/johab.py
rename to StdLib/Lib/encodings/johab.py
diff --git a/Src/StdLib/Lib/encodings/koi8_r.py b/StdLib/Lib/encodings/koi8_r.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/koi8_r.py
rename to StdLib/Lib/encodings/koi8_r.py
diff --git a/Src/StdLib/Lib/encodings/koi8_u.py b/StdLib/Lib/encodings/koi8_u.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/koi8_u.py
rename to StdLib/Lib/encodings/koi8_u.py
diff --git a/Src/StdLib/Lib/encodings/latin_1.py b/StdLib/Lib/encodings/latin_1.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/latin_1.py
rename to StdLib/Lib/encodings/latin_1.py
diff --git a/Src/StdLib/Lib/encodings/mac_arabic.py b/StdLib/Lib/encodings/mac_arabic.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_arabic.py
rename to StdLib/Lib/encodings/mac_arabic.py
diff --git a/Src/StdLib/Lib/encodings/mac_centeuro.py b/StdLib/Lib/encodings/mac_centeuro.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_centeuro.py
rename to StdLib/Lib/encodings/mac_centeuro.py
diff --git a/Src/StdLib/Lib/encodings/mac_croatian.py b/StdLib/Lib/encodings/mac_croatian.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_croatian.py
rename to StdLib/Lib/encodings/mac_croatian.py
diff --git a/Src/StdLib/Lib/encodings/mac_cyrillic.py b/StdLib/Lib/encodings/mac_cyrillic.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_cyrillic.py
rename to StdLib/Lib/encodings/mac_cyrillic.py
diff --git a/Src/StdLib/Lib/encodings/mac_farsi.py b/StdLib/Lib/encodings/mac_farsi.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_farsi.py
rename to StdLib/Lib/encodings/mac_farsi.py
diff --git a/Src/StdLib/Lib/encodings/mac_greek.py b/StdLib/Lib/encodings/mac_greek.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_greek.py
rename to StdLib/Lib/encodings/mac_greek.py
diff --git a/Src/StdLib/Lib/encodings/mac_iceland.py b/StdLib/Lib/encodings/mac_iceland.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_iceland.py
rename to StdLib/Lib/encodings/mac_iceland.py
diff --git a/Src/StdLib/Lib/encodings/mac_latin2.py b/StdLib/Lib/encodings/mac_latin2.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_latin2.py
rename to StdLib/Lib/encodings/mac_latin2.py
diff --git a/Src/StdLib/Lib/encodings/mac_roman.py b/StdLib/Lib/encodings/mac_roman.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_roman.py
rename to StdLib/Lib/encodings/mac_roman.py
diff --git a/Src/StdLib/Lib/encodings/mac_romanian.py b/StdLib/Lib/encodings/mac_romanian.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_romanian.py
rename to StdLib/Lib/encodings/mac_romanian.py
diff --git a/Src/StdLib/Lib/encodings/mac_turkish.py b/StdLib/Lib/encodings/mac_turkish.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mac_turkish.py
rename to StdLib/Lib/encodings/mac_turkish.py
diff --git a/Src/StdLib/Lib/encodings/mbcs.py b/StdLib/Lib/encodings/mbcs.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/mbcs.py
rename to StdLib/Lib/encodings/mbcs.py
diff --git a/Src/StdLib/Lib/encodings/palmos.py b/StdLib/Lib/encodings/palmos.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/palmos.py
rename to StdLib/Lib/encodings/palmos.py
diff --git a/Src/StdLib/Lib/encodings/ptcp154.py b/StdLib/Lib/encodings/ptcp154.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/ptcp154.py
rename to StdLib/Lib/encodings/ptcp154.py
diff --git a/Src/StdLib/Lib/encodings/punycode.py b/StdLib/Lib/encodings/punycode.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/punycode.py
rename to StdLib/Lib/encodings/punycode.py
diff --git a/Src/StdLib/Lib/encodings/quopri_codec.py b/StdLib/Lib/encodings/quopri_codec.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/quopri_codec.py
rename to StdLib/Lib/encodings/quopri_codec.py
diff --git a/Src/StdLib/Lib/encodings/raw_unicode_escape.py b/StdLib/Lib/encodings/raw_unicode_escape.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/raw_unicode_escape.py
rename to StdLib/Lib/encodings/raw_unicode_escape.py
diff --git a/Src/StdLib/Lib/encodings/rot_13.py b/StdLib/Lib/encodings/rot_13.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/encodings/rot_13.py
rename to StdLib/Lib/encodings/rot_13.py
diff --git a/Src/StdLib/Lib/encodings/shift_jis.py b/StdLib/Lib/encodings/shift_jis.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/shift_jis.py
rename to StdLib/Lib/encodings/shift_jis.py
diff --git a/Src/StdLib/Lib/encodings/shift_jis_2004.py b/StdLib/Lib/encodings/shift_jis_2004.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/shift_jis_2004.py
rename to StdLib/Lib/encodings/shift_jis_2004.py
diff --git a/Src/StdLib/Lib/encodings/shift_jisx0213.py b/StdLib/Lib/encodings/shift_jisx0213.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/shift_jisx0213.py
rename to StdLib/Lib/encodings/shift_jisx0213.py
diff --git a/Src/StdLib/Lib/encodings/tis_620.py b/StdLib/Lib/encodings/tis_620.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/tis_620.py
rename to StdLib/Lib/encodings/tis_620.py
diff --git a/Src/StdLib/Lib/encodings/undefined.py b/StdLib/Lib/encodings/undefined.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/undefined.py
rename to StdLib/Lib/encodings/undefined.py
diff --git a/Src/StdLib/Lib/encodings/unicode_escape.py b/StdLib/Lib/encodings/unicode_escape.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/unicode_escape.py
rename to StdLib/Lib/encodings/unicode_escape.py
diff --git a/Src/StdLib/Lib/encodings/unicode_internal.py b/StdLib/Lib/encodings/unicode_internal.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/unicode_internal.py
rename to StdLib/Lib/encodings/unicode_internal.py
diff --git a/Src/StdLib/Lib/encodings/utf_16.py b/StdLib/Lib/encodings/utf_16.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_16.py
rename to StdLib/Lib/encodings/utf_16.py
diff --git a/Src/StdLib/Lib/encodings/utf_16_be.py b/StdLib/Lib/encodings/utf_16_be.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_16_be.py
rename to StdLib/Lib/encodings/utf_16_be.py
diff --git a/Src/StdLib/Lib/encodings/utf_16_le.py b/StdLib/Lib/encodings/utf_16_le.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_16_le.py
rename to StdLib/Lib/encodings/utf_16_le.py
diff --git a/Src/StdLib/Lib/encodings/utf_32.py b/StdLib/Lib/encodings/utf_32.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_32.py
rename to StdLib/Lib/encodings/utf_32.py
diff --git a/Src/StdLib/Lib/encodings/utf_32_be.py b/StdLib/Lib/encodings/utf_32_be.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_32_be.py
rename to StdLib/Lib/encodings/utf_32_be.py
diff --git a/Src/StdLib/Lib/encodings/utf_32_le.py b/StdLib/Lib/encodings/utf_32_le.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_32_le.py
rename to StdLib/Lib/encodings/utf_32_le.py
diff --git a/Src/StdLib/Lib/encodings/utf_7.py b/StdLib/Lib/encodings/utf_7.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_7.py
rename to StdLib/Lib/encodings/utf_7.py
diff --git a/Src/StdLib/Lib/encodings/utf_8.py b/StdLib/Lib/encodings/utf_8.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_8.py
rename to StdLib/Lib/encodings/utf_8.py
diff --git a/Src/StdLib/Lib/encodings/utf_8_sig.py b/StdLib/Lib/encodings/utf_8_sig.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/utf_8_sig.py
rename to StdLib/Lib/encodings/utf_8_sig.py
diff --git a/Src/StdLib/Lib/encodings/uu_codec.py b/StdLib/Lib/encodings/uu_codec.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/uu_codec.py
rename to StdLib/Lib/encodings/uu_codec.py
diff --git a/Src/StdLib/Lib/encodings/zlib_codec.py b/StdLib/Lib/encodings/zlib_codec.py
similarity index 100%
rename from Src/StdLib/Lib/encodings/zlib_codec.py
rename to StdLib/Lib/encodings/zlib_codec.py
diff --git a/Src/StdLib/Lib/ensurepip/__init__.py b/StdLib/Lib/ensurepip/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/ensurepip/__init__.py
rename to StdLib/Lib/ensurepip/__init__.py
diff --git a/Src/StdLib/Lib/ensurepip/__main__.py b/StdLib/Lib/ensurepip/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/ensurepip/__main__.py
rename to StdLib/Lib/ensurepip/__main__.py
diff --git a/Src/StdLib/Lib/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl b/StdLib/Lib/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl
similarity index 100%
rename from Src/StdLib/Lib/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl
rename to StdLib/Lib/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl
diff --git a/Src/StdLib/Lib/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl b/StdLib/Lib/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl
similarity index 100%
rename from Src/StdLib/Lib/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl
rename to StdLib/Lib/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl
diff --git a/Src/StdLib/Lib/ensurepip/_uninstall.py b/StdLib/Lib/ensurepip/_uninstall.py
similarity index 100%
rename from Src/StdLib/Lib/ensurepip/_uninstall.py
rename to StdLib/Lib/ensurepip/_uninstall.py
diff --git a/Src/StdLib/Lib/enum.py b/StdLib/Lib/enum.py
similarity index 100%
rename from Src/StdLib/Lib/enum.py
rename to StdLib/Lib/enum.py
diff --git a/Src/StdLib/Lib/filecmp.py b/StdLib/Lib/filecmp.py
similarity index 100%
rename from Src/StdLib/Lib/filecmp.py
rename to StdLib/Lib/filecmp.py
diff --git a/Src/StdLib/Lib/fileinput.py b/StdLib/Lib/fileinput.py
similarity index 100%
rename from Src/StdLib/Lib/fileinput.py
rename to StdLib/Lib/fileinput.py
diff --git a/Src/StdLib/Lib/fnmatch.py b/StdLib/Lib/fnmatch.py
similarity index 100%
rename from Src/StdLib/Lib/fnmatch.py
rename to StdLib/Lib/fnmatch.py
diff --git a/Src/StdLib/Lib/formatter.py b/StdLib/Lib/formatter.py
similarity index 100%
rename from Src/StdLib/Lib/formatter.py
rename to StdLib/Lib/formatter.py
diff --git a/Src/StdLib/Lib/fractions.py b/StdLib/Lib/fractions.py
similarity index 100%
rename from Src/StdLib/Lib/fractions.py
rename to StdLib/Lib/fractions.py
diff --git a/Src/StdLib/Lib/ftplib.py b/StdLib/Lib/ftplib.py
similarity index 100%
rename from Src/StdLib/Lib/ftplib.py
rename to StdLib/Lib/ftplib.py
diff --git a/Src/StdLib/Lib/functools.py b/StdLib/Lib/functools.py
similarity index 100%
rename from Src/StdLib/Lib/functools.py
rename to StdLib/Lib/functools.py
diff --git a/Src/StdLib/Lib/genericpath.py b/StdLib/Lib/genericpath.py
similarity index 100%
rename from Src/StdLib/Lib/genericpath.py
rename to StdLib/Lib/genericpath.py
diff --git a/Src/StdLib/Lib/getopt.py b/StdLib/Lib/getopt.py
similarity index 100%
rename from Src/StdLib/Lib/getopt.py
rename to StdLib/Lib/getopt.py
diff --git a/Src/StdLib/Lib/getpass.py b/StdLib/Lib/getpass.py
similarity index 100%
rename from Src/StdLib/Lib/getpass.py
rename to StdLib/Lib/getpass.py
diff --git a/Src/StdLib/Lib/gettext.py b/StdLib/Lib/gettext.py
similarity index 100%
rename from Src/StdLib/Lib/gettext.py
rename to StdLib/Lib/gettext.py
diff --git a/Src/StdLib/Lib/glob.py b/StdLib/Lib/glob.py
similarity index 100%
rename from Src/StdLib/Lib/glob.py
rename to StdLib/Lib/glob.py
diff --git a/Src/StdLib/Lib/gzip.py b/StdLib/Lib/gzip.py
similarity index 100%
rename from Src/StdLib/Lib/gzip.py
rename to StdLib/Lib/gzip.py
diff --git a/Src/StdLib/Lib/hashlib.py b/StdLib/Lib/hashlib.py
similarity index 100%
rename from Src/StdLib/Lib/hashlib.py
rename to StdLib/Lib/hashlib.py
diff --git a/Src/StdLib/Lib/heapq.py b/StdLib/Lib/heapq.py
similarity index 100%
rename from Src/StdLib/Lib/heapq.py
rename to StdLib/Lib/heapq.py
diff --git a/Src/StdLib/Lib/hmac.py b/StdLib/Lib/hmac.py
similarity index 100%
rename from Src/StdLib/Lib/hmac.py
rename to StdLib/Lib/hmac.py
diff --git a/Src/StdLib/Lib/html/__init__.py b/StdLib/Lib/html/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/html/__init__.py
rename to StdLib/Lib/html/__init__.py
diff --git a/Src/StdLib/Lib/html/entities.py b/StdLib/Lib/html/entities.py
similarity index 100%
rename from Src/StdLib/Lib/html/entities.py
rename to StdLib/Lib/html/entities.py
diff --git a/Src/StdLib/Lib/html/parser.py b/StdLib/Lib/html/parser.py
similarity index 100%
rename from Src/StdLib/Lib/html/parser.py
rename to StdLib/Lib/html/parser.py
diff --git a/Src/StdLib/Lib/http/__init__.py b/StdLib/Lib/http/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/http/__init__.py
rename to StdLib/Lib/http/__init__.py
diff --git a/Src/StdLib/Lib/http/client.py b/StdLib/Lib/http/client.py
similarity index 100%
rename from Src/StdLib/Lib/http/client.py
rename to StdLib/Lib/http/client.py
diff --git a/Src/StdLib/Lib/http/cookiejar.py b/StdLib/Lib/http/cookiejar.py
similarity index 100%
rename from Src/StdLib/Lib/http/cookiejar.py
rename to StdLib/Lib/http/cookiejar.py
diff --git a/Src/StdLib/Lib/http/cookies.py b/StdLib/Lib/http/cookies.py
similarity index 100%
rename from Src/StdLib/Lib/http/cookies.py
rename to StdLib/Lib/http/cookies.py
diff --git a/Src/StdLib/Lib/http/server.py b/StdLib/Lib/http/server.py
similarity index 100%
rename from Src/StdLib/Lib/http/server.py
rename to StdLib/Lib/http/server.py
diff --git a/Src/StdLib/Lib/idlelib/AutoComplete.py b/StdLib/Lib/idlelib/AutoComplete.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/AutoComplete.py
rename to StdLib/Lib/idlelib/AutoComplete.py
diff --git a/Src/StdLib/Lib/idlelib/AutoCompleteWindow.py b/StdLib/Lib/idlelib/AutoCompleteWindow.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/AutoCompleteWindow.py
rename to StdLib/Lib/idlelib/AutoCompleteWindow.py
diff --git a/Src/StdLib/Lib/idlelib/AutoExpand.py b/StdLib/Lib/idlelib/AutoExpand.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/AutoExpand.py
rename to StdLib/Lib/idlelib/AutoExpand.py
diff --git a/Src/StdLib/Lib/idlelib/Bindings.py b/StdLib/Lib/idlelib/Bindings.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Bindings.py
rename to StdLib/Lib/idlelib/Bindings.py
diff --git a/Src/StdLib/Lib/idlelib/CREDITS.txt b/StdLib/Lib/idlelib/CREDITS.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/CREDITS.txt
rename to StdLib/Lib/idlelib/CREDITS.txt
diff --git a/Src/StdLib/Lib/idlelib/CallTipWindow.py b/StdLib/Lib/idlelib/CallTipWindow.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/CallTipWindow.py
rename to StdLib/Lib/idlelib/CallTipWindow.py
diff --git a/Src/StdLib/Lib/idlelib/CallTips.py b/StdLib/Lib/idlelib/CallTips.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/CallTips.py
rename to StdLib/Lib/idlelib/CallTips.py
diff --git a/Src/StdLib/Lib/idlelib/ChangeLog b/StdLib/Lib/idlelib/ChangeLog
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ChangeLog
rename to StdLib/Lib/idlelib/ChangeLog
diff --git a/Src/StdLib/Lib/idlelib/ClassBrowser.py b/StdLib/Lib/idlelib/ClassBrowser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ClassBrowser.py
rename to StdLib/Lib/idlelib/ClassBrowser.py
diff --git a/Src/StdLib/Lib/idlelib/CodeContext.py b/StdLib/Lib/idlelib/CodeContext.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/CodeContext.py
rename to StdLib/Lib/idlelib/CodeContext.py
diff --git a/Src/StdLib/Lib/idlelib/ColorDelegator.py b/StdLib/Lib/idlelib/ColorDelegator.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ColorDelegator.py
rename to StdLib/Lib/idlelib/ColorDelegator.py
diff --git a/Src/StdLib/Lib/idlelib/Debugger.py b/StdLib/Lib/idlelib/Debugger.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Debugger.py
rename to StdLib/Lib/idlelib/Debugger.py
diff --git a/Src/StdLib/Lib/idlelib/Delegator.py b/StdLib/Lib/idlelib/Delegator.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Delegator.py
rename to StdLib/Lib/idlelib/Delegator.py
diff --git a/Src/StdLib/Lib/idlelib/EditorWindow.py b/StdLib/Lib/idlelib/EditorWindow.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/EditorWindow.py
rename to StdLib/Lib/idlelib/EditorWindow.py
diff --git a/Src/StdLib/Lib/idlelib/FileList.py b/StdLib/Lib/idlelib/FileList.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/FileList.py
rename to StdLib/Lib/idlelib/FileList.py
diff --git a/Src/StdLib/Lib/idlelib/FormatParagraph.py b/StdLib/Lib/idlelib/FormatParagraph.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/FormatParagraph.py
rename to StdLib/Lib/idlelib/FormatParagraph.py
diff --git a/Src/StdLib/Lib/idlelib/GrepDialog.py b/StdLib/Lib/idlelib/GrepDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/GrepDialog.py
rename to StdLib/Lib/idlelib/GrepDialog.py
diff --git a/Src/StdLib/Lib/idlelib/HISTORY.txt b/StdLib/Lib/idlelib/HISTORY.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/HISTORY.txt
rename to StdLib/Lib/idlelib/HISTORY.txt
diff --git a/Src/StdLib/Lib/idlelib/HyperParser.py b/StdLib/Lib/idlelib/HyperParser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/HyperParser.py
rename to StdLib/Lib/idlelib/HyperParser.py
diff --git a/Src/StdLib/Lib/idlelib/IOBinding.py b/StdLib/Lib/idlelib/IOBinding.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/IOBinding.py
rename to StdLib/Lib/idlelib/IOBinding.py
diff --git a/Src/StdLib/Lib/idlelib/Icons/folder.gif b/StdLib/Lib/idlelib/Icons/folder.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/folder.gif
rename to StdLib/Lib/idlelib/Icons/folder.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle.icns b/StdLib/Lib/idlelib/Icons/idle.icns
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle.icns
rename to StdLib/Lib/idlelib/Icons/idle.icns
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle.ico b/StdLib/Lib/idlelib/Icons/idle.ico
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle.ico
rename to StdLib/Lib/idlelib/Icons/idle.ico
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle_16.gif b/StdLib/Lib/idlelib/Icons/idle_16.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle_16.gif
rename to StdLib/Lib/idlelib/Icons/idle_16.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle_16.png b/StdLib/Lib/idlelib/Icons/idle_16.png
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle_16.png
rename to StdLib/Lib/idlelib/Icons/idle_16.png
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle_32.gif b/StdLib/Lib/idlelib/Icons/idle_32.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle_32.gif
rename to StdLib/Lib/idlelib/Icons/idle_32.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle_32.png b/StdLib/Lib/idlelib/Icons/idle_32.png
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle_32.png
rename to StdLib/Lib/idlelib/Icons/idle_32.png
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle_48.gif b/StdLib/Lib/idlelib/Icons/idle_48.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle_48.gif
rename to StdLib/Lib/idlelib/Icons/idle_48.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/idle_48.png b/StdLib/Lib/idlelib/Icons/idle_48.png
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/idle_48.png
rename to StdLib/Lib/idlelib/Icons/idle_48.png
diff --git a/Src/StdLib/Lib/idlelib/Icons/minusnode.gif b/StdLib/Lib/idlelib/Icons/minusnode.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/minusnode.gif
rename to StdLib/Lib/idlelib/Icons/minusnode.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/openfolder.gif b/StdLib/Lib/idlelib/Icons/openfolder.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/openfolder.gif
rename to StdLib/Lib/idlelib/Icons/openfolder.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/plusnode.gif b/StdLib/Lib/idlelib/Icons/plusnode.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/plusnode.gif
rename to StdLib/Lib/idlelib/Icons/plusnode.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/python.gif b/StdLib/Lib/idlelib/Icons/python.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/python.gif
rename to StdLib/Lib/idlelib/Icons/python.gif
diff --git a/Src/StdLib/Lib/idlelib/Icons/tk.gif b/StdLib/Lib/idlelib/Icons/tk.gif
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Icons/tk.gif
rename to StdLib/Lib/idlelib/Icons/tk.gif
diff --git a/Src/StdLib/Lib/idlelib/IdleHistory.py b/StdLib/Lib/idlelib/IdleHistory.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/IdleHistory.py
rename to StdLib/Lib/idlelib/IdleHistory.py
diff --git a/Src/StdLib/Lib/idlelib/MultiCall.py b/StdLib/Lib/idlelib/MultiCall.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/MultiCall.py
rename to StdLib/Lib/idlelib/MultiCall.py
diff --git a/Src/StdLib/Lib/idlelib/MultiStatusBar.py b/StdLib/Lib/idlelib/MultiStatusBar.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/MultiStatusBar.py
rename to StdLib/Lib/idlelib/MultiStatusBar.py
diff --git a/Src/StdLib/Lib/idlelib/NEWS.txt b/StdLib/Lib/idlelib/NEWS.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/NEWS.txt
rename to StdLib/Lib/idlelib/NEWS.txt
diff --git a/Src/StdLib/Lib/idlelib/ObjectBrowser.py b/StdLib/Lib/idlelib/ObjectBrowser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ObjectBrowser.py
rename to StdLib/Lib/idlelib/ObjectBrowser.py
diff --git a/Src/StdLib/Lib/idlelib/OutputWindow.py b/StdLib/Lib/idlelib/OutputWindow.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/OutputWindow.py
rename to StdLib/Lib/idlelib/OutputWindow.py
diff --git a/Src/StdLib/Lib/idlelib/ParenMatch.py b/StdLib/Lib/idlelib/ParenMatch.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ParenMatch.py
rename to StdLib/Lib/idlelib/ParenMatch.py
diff --git a/Src/StdLib/Lib/idlelib/PathBrowser.py b/StdLib/Lib/idlelib/PathBrowser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/PathBrowser.py
rename to StdLib/Lib/idlelib/PathBrowser.py
diff --git a/Src/StdLib/Lib/idlelib/Percolator.py b/StdLib/Lib/idlelib/Percolator.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/Percolator.py
rename to StdLib/Lib/idlelib/Percolator.py
diff --git a/Src/StdLib/Lib/idlelib/PyParse.py b/StdLib/Lib/idlelib/PyParse.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/PyParse.py
rename to StdLib/Lib/idlelib/PyParse.py
diff --git a/Src/StdLib/Lib/idlelib/PyShell.py b/StdLib/Lib/idlelib/PyShell.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/idlelib/PyShell.py
rename to StdLib/Lib/idlelib/PyShell.py
diff --git a/Src/StdLib/Lib/idlelib/README.txt b/StdLib/Lib/idlelib/README.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/README.txt
rename to StdLib/Lib/idlelib/README.txt
diff --git a/Src/StdLib/Lib/idlelib/RemoteDebugger.py b/StdLib/Lib/idlelib/RemoteDebugger.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/RemoteDebugger.py
rename to StdLib/Lib/idlelib/RemoteDebugger.py
diff --git a/Src/StdLib/Lib/idlelib/RemoteObjectBrowser.py b/StdLib/Lib/idlelib/RemoteObjectBrowser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/RemoteObjectBrowser.py
rename to StdLib/Lib/idlelib/RemoteObjectBrowser.py
diff --git a/Src/StdLib/Lib/idlelib/ReplaceDialog.py b/StdLib/Lib/idlelib/ReplaceDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ReplaceDialog.py
rename to StdLib/Lib/idlelib/ReplaceDialog.py
diff --git a/Src/StdLib/Lib/idlelib/RstripExtension.py b/StdLib/Lib/idlelib/RstripExtension.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/RstripExtension.py
rename to StdLib/Lib/idlelib/RstripExtension.py
diff --git a/Src/StdLib/Lib/idlelib/ScriptBinding.py b/StdLib/Lib/idlelib/ScriptBinding.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ScriptBinding.py
rename to StdLib/Lib/idlelib/ScriptBinding.py
diff --git a/Src/StdLib/Lib/idlelib/ScrolledList.py b/StdLib/Lib/idlelib/ScrolledList.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ScrolledList.py
rename to StdLib/Lib/idlelib/ScrolledList.py
diff --git a/Src/StdLib/Lib/idlelib/SearchDialog.py b/StdLib/Lib/idlelib/SearchDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/SearchDialog.py
rename to StdLib/Lib/idlelib/SearchDialog.py
diff --git a/Src/StdLib/Lib/idlelib/SearchDialogBase.py b/StdLib/Lib/idlelib/SearchDialogBase.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/SearchDialogBase.py
rename to StdLib/Lib/idlelib/SearchDialogBase.py
diff --git a/Src/StdLib/Lib/idlelib/SearchEngine.py b/StdLib/Lib/idlelib/SearchEngine.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/SearchEngine.py
rename to StdLib/Lib/idlelib/SearchEngine.py
diff --git a/Src/StdLib/Lib/idlelib/StackViewer.py b/StdLib/Lib/idlelib/StackViewer.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/StackViewer.py
rename to StdLib/Lib/idlelib/StackViewer.py
diff --git a/Src/StdLib/Lib/idlelib/TODO.txt b/StdLib/Lib/idlelib/TODO.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/TODO.txt
rename to StdLib/Lib/idlelib/TODO.txt
diff --git a/Src/StdLib/Lib/idlelib/ToolTip.py b/StdLib/Lib/idlelib/ToolTip.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ToolTip.py
rename to StdLib/Lib/idlelib/ToolTip.py
diff --git a/Src/StdLib/Lib/idlelib/TreeWidget.py b/StdLib/Lib/idlelib/TreeWidget.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/TreeWidget.py
rename to StdLib/Lib/idlelib/TreeWidget.py
diff --git a/Src/StdLib/Lib/idlelib/UndoDelegator.py b/StdLib/Lib/idlelib/UndoDelegator.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/UndoDelegator.py
rename to StdLib/Lib/idlelib/UndoDelegator.py
diff --git a/Src/StdLib/Lib/idlelib/WidgetRedirector.py b/StdLib/Lib/idlelib/WidgetRedirector.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/WidgetRedirector.py
rename to StdLib/Lib/idlelib/WidgetRedirector.py
diff --git a/Src/StdLib/Lib/idlelib/WindowList.py b/StdLib/Lib/idlelib/WindowList.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/WindowList.py
rename to StdLib/Lib/idlelib/WindowList.py
diff --git a/Src/StdLib/Lib/idlelib/ZoomHeight.py b/StdLib/Lib/idlelib/ZoomHeight.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/ZoomHeight.py
rename to StdLib/Lib/idlelib/ZoomHeight.py
diff --git a/Src/StdLib/Lib/idlelib/__init__.py b/StdLib/Lib/idlelib/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/__init__.py
rename to StdLib/Lib/idlelib/__init__.py
diff --git a/Src/StdLib/Lib/idlelib/__main__.py b/StdLib/Lib/idlelib/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/__main__.py
rename to StdLib/Lib/idlelib/__main__.py
diff --git a/Src/StdLib/Lib/idlelib/aboutDialog.py b/StdLib/Lib/idlelib/aboutDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/aboutDialog.py
rename to StdLib/Lib/idlelib/aboutDialog.py
diff --git a/Src/StdLib/Lib/idlelib/config-extensions.def b/StdLib/Lib/idlelib/config-extensions.def
similarity index 100%
rename from Src/StdLib/Lib/idlelib/config-extensions.def
rename to StdLib/Lib/idlelib/config-extensions.def
diff --git a/Src/StdLib/Lib/idlelib/config-highlight.def b/StdLib/Lib/idlelib/config-highlight.def
similarity index 100%
rename from Src/StdLib/Lib/idlelib/config-highlight.def
rename to StdLib/Lib/idlelib/config-highlight.def
diff --git a/Src/StdLib/Lib/idlelib/config-keys.def b/StdLib/Lib/idlelib/config-keys.def
similarity index 100%
rename from Src/StdLib/Lib/idlelib/config-keys.def
rename to StdLib/Lib/idlelib/config-keys.def
diff --git a/Src/StdLib/Lib/idlelib/config-main.def b/StdLib/Lib/idlelib/config-main.def
similarity index 100%
rename from Src/StdLib/Lib/idlelib/config-main.def
rename to StdLib/Lib/idlelib/config-main.def
diff --git a/Src/StdLib/Lib/idlelib/configDialog.py b/StdLib/Lib/idlelib/configDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/configDialog.py
rename to StdLib/Lib/idlelib/configDialog.py
diff --git a/Src/StdLib/Lib/idlelib/configHandler.py b/StdLib/Lib/idlelib/configHandler.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/configHandler.py
rename to StdLib/Lib/idlelib/configHandler.py
diff --git a/Src/StdLib/Lib/idlelib/configHelpSourceEdit.py b/StdLib/Lib/idlelib/configHelpSourceEdit.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/configHelpSourceEdit.py
rename to StdLib/Lib/idlelib/configHelpSourceEdit.py
diff --git a/Src/StdLib/Lib/idlelib/configSectionNameDialog.py b/StdLib/Lib/idlelib/configSectionNameDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/configSectionNameDialog.py
rename to StdLib/Lib/idlelib/configSectionNameDialog.py
diff --git a/Src/StdLib/Lib/idlelib/dynOptionMenuWidget.py b/StdLib/Lib/idlelib/dynOptionMenuWidget.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/dynOptionMenuWidget.py
rename to StdLib/Lib/idlelib/dynOptionMenuWidget.py
diff --git a/Src/StdLib/Lib/idlelib/extend.txt b/StdLib/Lib/idlelib/extend.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/extend.txt
rename to StdLib/Lib/idlelib/extend.txt
diff --git a/Src/StdLib/Lib/idlelib/help.html b/StdLib/Lib/idlelib/help.html
similarity index 100%
rename from Src/StdLib/Lib/idlelib/help.html
rename to StdLib/Lib/idlelib/help.html
diff --git a/Src/StdLib/Lib/idlelib/help.py b/StdLib/Lib/idlelib/help.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/help.py
rename to StdLib/Lib/idlelib/help.py
diff --git a/Src/StdLib/Lib/idlelib/help.txt b/StdLib/Lib/idlelib/help.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/help.txt
rename to StdLib/Lib/idlelib/help.txt
diff --git a/Src/StdLib/Lib/idlelib/idle.bat b/StdLib/Lib/idlelib/idle.bat
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle.bat
rename to StdLib/Lib/idlelib/idle.bat
diff --git a/Src/StdLib/Lib/idlelib/idle.py b/StdLib/Lib/idlelib/idle.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle.py
rename to StdLib/Lib/idlelib/idle.py
diff --git a/Src/StdLib/Lib/idlelib/idle.pyw b/StdLib/Lib/idlelib/idle.pyw
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle.pyw
rename to StdLib/Lib/idlelib/idle.pyw
diff --git a/Src/StdLib/Lib/idlelib/idle_test/README.txt b/StdLib/Lib/idlelib/idle_test/README.txt
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/README.txt
rename to StdLib/Lib/idlelib/idle_test/README.txt
diff --git a/Src/StdLib/Lib/idlelib/idle_test/__init__.py b/StdLib/Lib/idlelib/idle_test/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/__init__.py
rename to StdLib/Lib/idlelib/idle_test/__init__.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/htest.py b/StdLib/Lib/idlelib/idle_test/htest.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/htest.py
rename to StdLib/Lib/idlelib/idle_test/htest.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/mock_idle.py b/StdLib/Lib/idlelib/idle_test/mock_idle.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/mock_idle.py
rename to StdLib/Lib/idlelib/idle_test/mock_idle.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/mock_tk.py b/StdLib/Lib/idlelib/idle_test/mock_tk.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/mock_tk.py
rename to StdLib/Lib/idlelib/idle_test/mock_tk.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_autocomplete.py b/StdLib/Lib/idlelib/idle_test/test_autocomplete.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_autocomplete.py
rename to StdLib/Lib/idlelib/idle_test/test_autocomplete.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_autoexpand.py b/StdLib/Lib/idlelib/idle_test/test_autoexpand.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_autoexpand.py
rename to StdLib/Lib/idlelib/idle_test/test_autoexpand.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_calltips.py b/StdLib/Lib/idlelib/idle_test/test_calltips.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_calltips.py
rename to StdLib/Lib/idlelib/idle_test/test_calltips.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_config_name.py b/StdLib/Lib/idlelib/idle_test/test_config_name.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_config_name.py
rename to StdLib/Lib/idlelib/idle_test/test_config_name.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_configdialog.py b/StdLib/Lib/idlelib/idle_test/test_configdialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_configdialog.py
rename to StdLib/Lib/idlelib/idle_test/test_configdialog.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_delegator.py b/StdLib/Lib/idlelib/idle_test/test_delegator.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_delegator.py
rename to StdLib/Lib/idlelib/idle_test/test_delegator.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_editor.py b/StdLib/Lib/idlelib/idle_test/test_editor.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_editor.py
rename to StdLib/Lib/idlelib/idle_test/test_editor.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_formatparagraph.py b/StdLib/Lib/idlelib/idle_test/test_formatparagraph.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_formatparagraph.py
rename to StdLib/Lib/idlelib/idle_test/test_formatparagraph.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_grep.py b/StdLib/Lib/idlelib/idle_test/test_grep.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_grep.py
rename to StdLib/Lib/idlelib/idle_test/test_grep.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_hyperparser.py b/StdLib/Lib/idlelib/idle_test/test_hyperparser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_hyperparser.py
rename to StdLib/Lib/idlelib/idle_test/test_hyperparser.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_idlehistory.py b/StdLib/Lib/idlelib/idle_test/test_idlehistory.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_idlehistory.py
rename to StdLib/Lib/idlelib/idle_test/test_idlehistory.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_io.py b/StdLib/Lib/idlelib/idle_test/test_io.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_io.py
rename to StdLib/Lib/idlelib/idle_test/test_io.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_parenmatch.py b/StdLib/Lib/idlelib/idle_test/test_parenmatch.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_parenmatch.py
rename to StdLib/Lib/idlelib/idle_test/test_parenmatch.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_pathbrowser.py b/StdLib/Lib/idlelib/idle_test/test_pathbrowser.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_pathbrowser.py
rename to StdLib/Lib/idlelib/idle_test/test_pathbrowser.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_rstrip.py b/StdLib/Lib/idlelib/idle_test/test_rstrip.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_rstrip.py
rename to StdLib/Lib/idlelib/idle_test/test_rstrip.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_searchdialogbase.py b/StdLib/Lib/idlelib/idle_test/test_searchdialogbase.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_searchdialogbase.py
rename to StdLib/Lib/idlelib/idle_test/test_searchdialogbase.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_searchengine.py b/StdLib/Lib/idlelib/idle_test/test_searchengine.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_searchengine.py
rename to StdLib/Lib/idlelib/idle_test/test_searchengine.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_text.py b/StdLib/Lib/idlelib/idle_test/test_text.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_text.py
rename to StdLib/Lib/idlelib/idle_test/test_text.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_textview.py b/StdLib/Lib/idlelib/idle_test/test_textview.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_textview.py
rename to StdLib/Lib/idlelib/idle_test/test_textview.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_warning.py b/StdLib/Lib/idlelib/idle_test/test_warning.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_warning.py
rename to StdLib/Lib/idlelib/idle_test/test_warning.py
diff --git a/Src/StdLib/Lib/idlelib/idle_test/test_widgetredir.py b/StdLib/Lib/idlelib/idle_test/test_widgetredir.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idle_test/test_widgetredir.py
rename to StdLib/Lib/idlelib/idle_test/test_widgetredir.py
diff --git a/Src/StdLib/Lib/idlelib/idlever.py b/StdLib/Lib/idlelib/idlever.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/idlever.py
rename to StdLib/Lib/idlelib/idlever.py
diff --git a/Src/StdLib/Lib/idlelib/keybindingDialog.py b/StdLib/Lib/idlelib/keybindingDialog.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/keybindingDialog.py
rename to StdLib/Lib/idlelib/keybindingDialog.py
diff --git a/Src/StdLib/Lib/idlelib/macosxSupport.py b/StdLib/Lib/idlelib/macosxSupport.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/macosxSupport.py
rename to StdLib/Lib/idlelib/macosxSupport.py
diff --git a/Src/StdLib/Lib/idlelib/rpc.py b/StdLib/Lib/idlelib/rpc.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/rpc.py
rename to StdLib/Lib/idlelib/rpc.py
diff --git a/Src/StdLib/Lib/idlelib/run.py b/StdLib/Lib/idlelib/run.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/run.py
rename to StdLib/Lib/idlelib/run.py
diff --git a/Src/StdLib/Lib/idlelib/tabbedpages.py b/StdLib/Lib/idlelib/tabbedpages.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/tabbedpages.py
rename to StdLib/Lib/idlelib/tabbedpages.py
diff --git a/Src/StdLib/Lib/idlelib/textView.py b/StdLib/Lib/idlelib/textView.py
similarity index 100%
rename from Src/StdLib/Lib/idlelib/textView.py
rename to StdLib/Lib/idlelib/textView.py
diff --git a/Src/StdLib/Lib/imaplib.py b/StdLib/Lib/imaplib.py
similarity index 100%
rename from Src/StdLib/Lib/imaplib.py
rename to StdLib/Lib/imaplib.py
diff --git a/Src/StdLib/Lib/imghdr.py b/StdLib/Lib/imghdr.py
similarity index 100%
rename from Src/StdLib/Lib/imghdr.py
rename to StdLib/Lib/imghdr.py
diff --git a/Src/StdLib/Lib/imp.py b/StdLib/Lib/imp.py
similarity index 100%
rename from Src/StdLib/Lib/imp.py
rename to StdLib/Lib/imp.py
diff --git a/Src/StdLib/Lib/importlib/__init__.py b/StdLib/Lib/importlib/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/importlib/__init__.py
rename to StdLib/Lib/importlib/__init__.py
diff --git a/Src/StdLib/Lib/importlib/_bootstrap.py b/StdLib/Lib/importlib/_bootstrap.py
similarity index 100%
rename from Src/StdLib/Lib/importlib/_bootstrap.py
rename to StdLib/Lib/importlib/_bootstrap.py
diff --git a/Src/StdLib/Lib/importlib/abc.py b/StdLib/Lib/importlib/abc.py
similarity index 100%
rename from Src/StdLib/Lib/importlib/abc.py
rename to StdLib/Lib/importlib/abc.py
diff --git a/Src/StdLib/Lib/importlib/machinery.py b/StdLib/Lib/importlib/machinery.py
similarity index 100%
rename from Src/StdLib/Lib/importlib/machinery.py
rename to StdLib/Lib/importlib/machinery.py
diff --git a/Src/StdLib/Lib/importlib/util.py b/StdLib/Lib/importlib/util.py
similarity index 100%
rename from Src/StdLib/Lib/importlib/util.py
rename to StdLib/Lib/importlib/util.py
diff --git a/Src/StdLib/Lib/inspect.py b/StdLib/Lib/inspect.py
similarity index 100%
rename from Src/StdLib/Lib/inspect.py
rename to StdLib/Lib/inspect.py
diff --git a/Src/StdLib/Lib/io.py b/StdLib/Lib/io.py
similarity index 100%
rename from Src/StdLib/Lib/io.py
rename to StdLib/Lib/io.py
diff --git a/Src/StdLib/Lib/ipaddress.py b/StdLib/Lib/ipaddress.py
similarity index 100%
rename from Src/StdLib/Lib/ipaddress.py
rename to StdLib/Lib/ipaddress.py
diff --git a/Src/StdLib/Lib/json/__init__.py b/StdLib/Lib/json/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/json/__init__.py
rename to StdLib/Lib/json/__init__.py
diff --git a/Src/StdLib/Lib/json/decoder.py b/StdLib/Lib/json/decoder.py
similarity index 100%
rename from Src/StdLib/Lib/json/decoder.py
rename to StdLib/Lib/json/decoder.py
diff --git a/Src/StdLib/Lib/json/encoder.py b/StdLib/Lib/json/encoder.py
similarity index 100%
rename from Src/StdLib/Lib/json/encoder.py
rename to StdLib/Lib/json/encoder.py
diff --git a/Src/StdLib/Lib/json/scanner.py b/StdLib/Lib/json/scanner.py
similarity index 100%
rename from Src/StdLib/Lib/json/scanner.py
rename to StdLib/Lib/json/scanner.py
diff --git a/Src/StdLib/Lib/json/tool.py b/StdLib/Lib/json/tool.py
similarity index 100%
rename from Src/StdLib/Lib/json/tool.py
rename to StdLib/Lib/json/tool.py
diff --git a/Src/StdLib/Lib/keyword.py b/StdLib/Lib/keyword.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/keyword.py
rename to StdLib/Lib/keyword.py
diff --git a/Src/StdLib/Lib/lib2to3/Grammar.txt b/StdLib/Lib/lib2to3/Grammar.txt
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/Grammar.txt
rename to StdLib/Lib/lib2to3/Grammar.txt
diff --git a/Src/StdLib/Lib/lib2to3/PatternGrammar.txt b/StdLib/Lib/lib2to3/PatternGrammar.txt
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/PatternGrammar.txt
rename to StdLib/Lib/lib2to3/PatternGrammar.txt
diff --git a/Src/StdLib/Lib/lib2to3/__init__.py b/StdLib/Lib/lib2to3/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/__init__.py
rename to StdLib/Lib/lib2to3/__init__.py
diff --git a/Src/StdLib/Lib/lib2to3/__main__.py b/StdLib/Lib/lib2to3/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/__main__.py
rename to StdLib/Lib/lib2to3/__main__.py
diff --git a/Src/StdLib/Lib/lib2to3/btm_matcher.py b/StdLib/Lib/lib2to3/btm_matcher.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/btm_matcher.py
rename to StdLib/Lib/lib2to3/btm_matcher.py
diff --git a/Src/StdLib/Lib/lib2to3/btm_utils.py b/StdLib/Lib/lib2to3/btm_utils.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/btm_utils.py
rename to StdLib/Lib/lib2to3/btm_utils.py
diff --git a/Src/StdLib/Lib/lib2to3/fixer_base.py b/StdLib/Lib/lib2to3/fixer_base.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixer_base.py
rename to StdLib/Lib/lib2to3/fixer_base.py
diff --git a/Src/StdLib/Lib/lib2to3/fixer_util.py b/StdLib/Lib/lib2to3/fixer_util.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixer_util.py
rename to StdLib/Lib/lib2to3/fixer_util.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/__init__.py b/StdLib/Lib/lib2to3/fixes/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/__init__.py
rename to StdLib/Lib/lib2to3/fixes/__init__.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_apply.py b/StdLib/Lib/lib2to3/fixes/fix_apply.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_apply.py
rename to StdLib/Lib/lib2to3/fixes/fix_apply.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_asserts.py b/StdLib/Lib/lib2to3/fixes/fix_asserts.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_asserts.py
rename to StdLib/Lib/lib2to3/fixes/fix_asserts.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_basestring.py b/StdLib/Lib/lib2to3/fixes/fix_basestring.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_basestring.py
rename to StdLib/Lib/lib2to3/fixes/fix_basestring.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_buffer.py b/StdLib/Lib/lib2to3/fixes/fix_buffer.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_buffer.py
rename to StdLib/Lib/lib2to3/fixes/fix_buffer.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_callable.py b/StdLib/Lib/lib2to3/fixes/fix_callable.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_callable.py
rename to StdLib/Lib/lib2to3/fixes/fix_callable.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_dict.py b/StdLib/Lib/lib2to3/fixes/fix_dict.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_dict.py
rename to StdLib/Lib/lib2to3/fixes/fix_dict.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_except.py b/StdLib/Lib/lib2to3/fixes/fix_except.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_except.py
rename to StdLib/Lib/lib2to3/fixes/fix_except.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_exec.py b/StdLib/Lib/lib2to3/fixes/fix_exec.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_exec.py
rename to StdLib/Lib/lib2to3/fixes/fix_exec.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_execfile.py b/StdLib/Lib/lib2to3/fixes/fix_execfile.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_execfile.py
rename to StdLib/Lib/lib2to3/fixes/fix_execfile.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_exitfunc.py b/StdLib/Lib/lib2to3/fixes/fix_exitfunc.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_exitfunc.py
rename to StdLib/Lib/lib2to3/fixes/fix_exitfunc.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_filter.py b/StdLib/Lib/lib2to3/fixes/fix_filter.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_filter.py
rename to StdLib/Lib/lib2to3/fixes/fix_filter.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_funcattrs.py b/StdLib/Lib/lib2to3/fixes/fix_funcattrs.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_funcattrs.py
rename to StdLib/Lib/lib2to3/fixes/fix_funcattrs.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_future.py b/StdLib/Lib/lib2to3/fixes/fix_future.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_future.py
rename to StdLib/Lib/lib2to3/fixes/fix_future.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_getcwdu.py b/StdLib/Lib/lib2to3/fixes/fix_getcwdu.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_getcwdu.py
rename to StdLib/Lib/lib2to3/fixes/fix_getcwdu.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_has_key.py b/StdLib/Lib/lib2to3/fixes/fix_has_key.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_has_key.py
rename to StdLib/Lib/lib2to3/fixes/fix_has_key.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_idioms.py b/StdLib/Lib/lib2to3/fixes/fix_idioms.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_idioms.py
rename to StdLib/Lib/lib2to3/fixes/fix_idioms.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_import.py b/StdLib/Lib/lib2to3/fixes/fix_import.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_import.py
rename to StdLib/Lib/lib2to3/fixes/fix_import.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_imports.py b/StdLib/Lib/lib2to3/fixes/fix_imports.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_imports.py
rename to StdLib/Lib/lib2to3/fixes/fix_imports.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_imports2.py b/StdLib/Lib/lib2to3/fixes/fix_imports2.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_imports2.py
rename to StdLib/Lib/lib2to3/fixes/fix_imports2.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_input.py b/StdLib/Lib/lib2to3/fixes/fix_input.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_input.py
rename to StdLib/Lib/lib2to3/fixes/fix_input.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_intern.py b/StdLib/Lib/lib2to3/fixes/fix_intern.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_intern.py
rename to StdLib/Lib/lib2to3/fixes/fix_intern.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_isinstance.py b/StdLib/Lib/lib2to3/fixes/fix_isinstance.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_isinstance.py
rename to StdLib/Lib/lib2to3/fixes/fix_isinstance.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_itertools.py b/StdLib/Lib/lib2to3/fixes/fix_itertools.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_itertools.py
rename to StdLib/Lib/lib2to3/fixes/fix_itertools.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_itertools_imports.py b/StdLib/Lib/lib2to3/fixes/fix_itertools_imports.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_itertools_imports.py
rename to StdLib/Lib/lib2to3/fixes/fix_itertools_imports.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_long.py b/StdLib/Lib/lib2to3/fixes/fix_long.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_long.py
rename to StdLib/Lib/lib2to3/fixes/fix_long.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_map.py b/StdLib/Lib/lib2to3/fixes/fix_map.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_map.py
rename to StdLib/Lib/lib2to3/fixes/fix_map.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_metaclass.py b/StdLib/Lib/lib2to3/fixes/fix_metaclass.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_metaclass.py
rename to StdLib/Lib/lib2to3/fixes/fix_metaclass.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_methodattrs.py b/StdLib/Lib/lib2to3/fixes/fix_methodattrs.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_methodattrs.py
rename to StdLib/Lib/lib2to3/fixes/fix_methodattrs.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_ne.py b/StdLib/Lib/lib2to3/fixes/fix_ne.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_ne.py
rename to StdLib/Lib/lib2to3/fixes/fix_ne.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_next.py b/StdLib/Lib/lib2to3/fixes/fix_next.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_next.py
rename to StdLib/Lib/lib2to3/fixes/fix_next.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_nonzero.py b/StdLib/Lib/lib2to3/fixes/fix_nonzero.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_nonzero.py
rename to StdLib/Lib/lib2to3/fixes/fix_nonzero.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_numliterals.py b/StdLib/Lib/lib2to3/fixes/fix_numliterals.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_numliterals.py
rename to StdLib/Lib/lib2to3/fixes/fix_numliterals.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_operator.py b/StdLib/Lib/lib2to3/fixes/fix_operator.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_operator.py
rename to StdLib/Lib/lib2to3/fixes/fix_operator.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_paren.py b/StdLib/Lib/lib2to3/fixes/fix_paren.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_paren.py
rename to StdLib/Lib/lib2to3/fixes/fix_paren.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_print.py b/StdLib/Lib/lib2to3/fixes/fix_print.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_print.py
rename to StdLib/Lib/lib2to3/fixes/fix_print.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_raise.py b/StdLib/Lib/lib2to3/fixes/fix_raise.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_raise.py
rename to StdLib/Lib/lib2to3/fixes/fix_raise.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_raw_input.py b/StdLib/Lib/lib2to3/fixes/fix_raw_input.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_raw_input.py
rename to StdLib/Lib/lib2to3/fixes/fix_raw_input.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_reduce.py b/StdLib/Lib/lib2to3/fixes/fix_reduce.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_reduce.py
rename to StdLib/Lib/lib2to3/fixes/fix_reduce.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_reload.py b/StdLib/Lib/lib2to3/fixes/fix_reload.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_reload.py
rename to StdLib/Lib/lib2to3/fixes/fix_reload.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_renames.py b/StdLib/Lib/lib2to3/fixes/fix_renames.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_renames.py
rename to StdLib/Lib/lib2to3/fixes/fix_renames.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_repr.py b/StdLib/Lib/lib2to3/fixes/fix_repr.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_repr.py
rename to StdLib/Lib/lib2to3/fixes/fix_repr.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_set_literal.py b/StdLib/Lib/lib2to3/fixes/fix_set_literal.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_set_literal.py
rename to StdLib/Lib/lib2to3/fixes/fix_set_literal.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_standarderror.py b/StdLib/Lib/lib2to3/fixes/fix_standarderror.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_standarderror.py
rename to StdLib/Lib/lib2to3/fixes/fix_standarderror.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_sys_exc.py b/StdLib/Lib/lib2to3/fixes/fix_sys_exc.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_sys_exc.py
rename to StdLib/Lib/lib2to3/fixes/fix_sys_exc.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_throw.py b/StdLib/Lib/lib2to3/fixes/fix_throw.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_throw.py
rename to StdLib/Lib/lib2to3/fixes/fix_throw.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_tuple_params.py b/StdLib/Lib/lib2to3/fixes/fix_tuple_params.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_tuple_params.py
rename to StdLib/Lib/lib2to3/fixes/fix_tuple_params.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_types.py b/StdLib/Lib/lib2to3/fixes/fix_types.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_types.py
rename to StdLib/Lib/lib2to3/fixes/fix_types.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_unicode.py b/StdLib/Lib/lib2to3/fixes/fix_unicode.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_unicode.py
rename to StdLib/Lib/lib2to3/fixes/fix_unicode.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_urllib.py b/StdLib/Lib/lib2to3/fixes/fix_urllib.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_urllib.py
rename to StdLib/Lib/lib2to3/fixes/fix_urllib.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_ws_comma.py b/StdLib/Lib/lib2to3/fixes/fix_ws_comma.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_ws_comma.py
rename to StdLib/Lib/lib2to3/fixes/fix_ws_comma.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_xrange.py b/StdLib/Lib/lib2to3/fixes/fix_xrange.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_xrange.py
rename to StdLib/Lib/lib2to3/fixes/fix_xrange.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_xreadlines.py b/StdLib/Lib/lib2to3/fixes/fix_xreadlines.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_xreadlines.py
rename to StdLib/Lib/lib2to3/fixes/fix_xreadlines.py
diff --git a/Src/StdLib/Lib/lib2to3/fixes/fix_zip.py b/StdLib/Lib/lib2to3/fixes/fix_zip.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/fixes/fix_zip.py
rename to StdLib/Lib/lib2to3/fixes/fix_zip.py
diff --git a/Src/StdLib/Lib/lib2to3/main.py b/StdLib/Lib/lib2to3/main.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/main.py
rename to StdLib/Lib/lib2to3/main.py
diff --git a/Src/StdLib/Lib/lib2to3/patcomp.py b/StdLib/Lib/lib2to3/patcomp.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/patcomp.py
rename to StdLib/Lib/lib2to3/patcomp.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/__init__.py b/StdLib/Lib/lib2to3/pgen2/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/__init__.py
rename to StdLib/Lib/lib2to3/pgen2/__init__.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/conv.py b/StdLib/Lib/lib2to3/pgen2/conv.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/conv.py
rename to StdLib/Lib/lib2to3/pgen2/conv.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/driver.py b/StdLib/Lib/lib2to3/pgen2/driver.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/driver.py
rename to StdLib/Lib/lib2to3/pgen2/driver.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/grammar.py b/StdLib/Lib/lib2to3/pgen2/grammar.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/grammar.py
rename to StdLib/Lib/lib2to3/pgen2/grammar.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/literals.py b/StdLib/Lib/lib2to3/pgen2/literals.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/literals.py
rename to StdLib/Lib/lib2to3/pgen2/literals.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/parse.py b/StdLib/Lib/lib2to3/pgen2/parse.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/parse.py
rename to StdLib/Lib/lib2to3/pgen2/parse.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/pgen.py b/StdLib/Lib/lib2to3/pgen2/pgen.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/pgen.py
rename to StdLib/Lib/lib2to3/pgen2/pgen.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/token.py b/StdLib/Lib/lib2to3/pgen2/token.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/token.py
rename to StdLib/Lib/lib2to3/pgen2/token.py
diff --git a/Src/StdLib/Lib/lib2to3/pgen2/tokenize.py b/StdLib/Lib/lib2to3/pgen2/tokenize.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pgen2/tokenize.py
rename to StdLib/Lib/lib2to3/pgen2/tokenize.py
diff --git a/Src/StdLib/Lib/lib2to3/pygram.py b/StdLib/Lib/lib2to3/pygram.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pygram.py
rename to StdLib/Lib/lib2to3/pygram.py
diff --git a/Src/StdLib/Lib/lib2to3/pytree.py b/StdLib/Lib/lib2to3/pytree.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/pytree.py
rename to StdLib/Lib/lib2to3/pytree.py
diff --git a/Src/StdLib/Lib/lib2to3/refactor.py b/StdLib/Lib/lib2to3/refactor.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/refactor.py
rename to StdLib/Lib/lib2to3/refactor.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/__init__.py b/StdLib/Lib/lib2to3/tests/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/__init__.py
rename to StdLib/Lib/lib2to3/tests/__init__.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/__main__.py b/StdLib/Lib/lib2to3/tests/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/__main__.py
rename to StdLib/Lib/lib2to3/tests/__main__.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/README b/StdLib/Lib/lib2to3/tests/data/README
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/README
rename to StdLib/Lib/lib2to3/tests/data/README
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/bom.py b/StdLib/Lib/lib2to3/tests/data/bom.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/bom.py
rename to StdLib/Lib/lib2to3/tests/data/bom.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/crlf.py b/StdLib/Lib/lib2to3/tests/data/crlf.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/crlf.py
rename to StdLib/Lib/lib2to3/tests/data/crlf.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/different_encoding.py b/StdLib/Lib/lib2to3/tests/data/different_encoding.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/different_encoding.py
rename to StdLib/Lib/lib2to3/tests/data/different_encoding.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/false_encoding.py b/StdLib/Lib/lib2to3/tests/data/false_encoding.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/false_encoding.py
rename to StdLib/Lib/lib2to3/tests/data/false_encoding.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/bad_order.py b/StdLib/Lib/lib2to3/tests/data/fixers/bad_order.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/bad_order.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/bad_order.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py b/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py b/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py b/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py b/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py b/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py b/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py b/StdLib/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/fixers/parrot_example.py b/StdLib/Lib/lib2to3/tests/data/fixers/parrot_example.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/fixers/parrot_example.py
rename to StdLib/Lib/lib2to3/tests/data/fixers/parrot_example.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/infinite_recursion.py b/StdLib/Lib/lib2to3/tests/data/infinite_recursion.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/infinite_recursion.py
rename to StdLib/Lib/lib2to3/tests/data/infinite_recursion.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/py2_test_grammar.py b/StdLib/Lib/lib2to3/tests/data/py2_test_grammar.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/py2_test_grammar.py
rename to StdLib/Lib/lib2to3/tests/data/py2_test_grammar.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/data/py3_test_grammar.py b/StdLib/Lib/lib2to3/tests/data/py3_test_grammar.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/data/py3_test_grammar.py
rename to StdLib/Lib/lib2to3/tests/data/py3_test_grammar.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/pytree_idempotency.py b/StdLib/Lib/lib2to3/tests/pytree_idempotency.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/pytree_idempotency.py
rename to StdLib/Lib/lib2to3/tests/pytree_idempotency.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/support.py b/StdLib/Lib/lib2to3/tests/support.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/support.py
rename to StdLib/Lib/lib2to3/tests/support.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_all_fixers.py b/StdLib/Lib/lib2to3/tests/test_all_fixers.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_all_fixers.py
rename to StdLib/Lib/lib2to3/tests/test_all_fixers.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_fixers.py b/StdLib/Lib/lib2to3/tests/test_fixers.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_fixers.py
rename to StdLib/Lib/lib2to3/tests/test_fixers.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_main.py b/StdLib/Lib/lib2to3/tests/test_main.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_main.py
rename to StdLib/Lib/lib2to3/tests/test_main.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_parser.py b/StdLib/Lib/lib2to3/tests/test_parser.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_parser.py
rename to StdLib/Lib/lib2to3/tests/test_parser.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_pytree.py b/StdLib/Lib/lib2to3/tests/test_pytree.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_pytree.py
rename to StdLib/Lib/lib2to3/tests/test_pytree.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_refactor.py b/StdLib/Lib/lib2to3/tests/test_refactor.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_refactor.py
rename to StdLib/Lib/lib2to3/tests/test_refactor.py
diff --git a/Src/StdLib/Lib/lib2to3/tests/test_util.py b/StdLib/Lib/lib2to3/tests/test_util.py
similarity index 100%
rename from Src/StdLib/Lib/lib2to3/tests/test_util.py
rename to StdLib/Lib/lib2to3/tests/test_util.py
diff --git a/Src/StdLib/Lib/linecache.py b/StdLib/Lib/linecache.py
similarity index 100%
rename from Src/StdLib/Lib/linecache.py
rename to StdLib/Lib/linecache.py
diff --git a/Src/StdLib/Lib/locale.py b/StdLib/Lib/locale.py
similarity index 100%
rename from Src/StdLib/Lib/locale.py
rename to StdLib/Lib/locale.py
diff --git a/Src/StdLib/Lib/logging/__init__.py b/StdLib/Lib/logging/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/logging/__init__.py
rename to StdLib/Lib/logging/__init__.py
diff --git a/Src/StdLib/Lib/logging/config.py b/StdLib/Lib/logging/config.py
similarity index 100%
rename from Src/StdLib/Lib/logging/config.py
rename to StdLib/Lib/logging/config.py
diff --git a/Src/StdLib/Lib/logging/handlers.py b/StdLib/Lib/logging/handlers.py
similarity index 100%
rename from Src/StdLib/Lib/logging/handlers.py
rename to StdLib/Lib/logging/handlers.py
diff --git a/Src/StdLib/Lib/lzma.py b/StdLib/Lib/lzma.py
similarity index 100%
rename from Src/StdLib/Lib/lzma.py
rename to StdLib/Lib/lzma.py
diff --git a/Src/StdLib/Lib/macpath.py b/StdLib/Lib/macpath.py
similarity index 100%
rename from Src/StdLib/Lib/macpath.py
rename to StdLib/Lib/macpath.py
diff --git a/Src/StdLib/Lib/macurl2path.py b/StdLib/Lib/macurl2path.py
similarity index 100%
rename from Src/StdLib/Lib/macurl2path.py
rename to StdLib/Lib/macurl2path.py
diff --git a/Src/StdLib/Lib/mailbox.py b/StdLib/Lib/mailbox.py
similarity index 100%
rename from Src/StdLib/Lib/mailbox.py
rename to StdLib/Lib/mailbox.py
diff --git a/Src/StdLib/Lib/mailcap.py b/StdLib/Lib/mailcap.py
similarity index 100%
rename from Src/StdLib/Lib/mailcap.py
rename to StdLib/Lib/mailcap.py
diff --git a/Src/StdLib/Lib/mimetypes.py b/StdLib/Lib/mimetypes.py
similarity index 100%
rename from Src/StdLib/Lib/mimetypes.py
rename to StdLib/Lib/mimetypes.py
diff --git a/Src/StdLib/Lib/modulefinder.py b/StdLib/Lib/modulefinder.py
similarity index 100%
rename from Src/StdLib/Lib/modulefinder.py
rename to StdLib/Lib/modulefinder.py
diff --git a/Src/StdLib/Lib/msilib/__init__.py b/StdLib/Lib/msilib/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/msilib/__init__.py
rename to StdLib/Lib/msilib/__init__.py
diff --git a/Src/StdLib/Lib/msilib/schema.py b/StdLib/Lib/msilib/schema.py
similarity index 100%
rename from Src/StdLib/Lib/msilib/schema.py
rename to StdLib/Lib/msilib/schema.py
diff --git a/Src/StdLib/Lib/msilib/sequence.py b/StdLib/Lib/msilib/sequence.py
similarity index 100%
rename from Src/StdLib/Lib/msilib/sequence.py
rename to StdLib/Lib/msilib/sequence.py
diff --git a/Src/StdLib/Lib/msilib/text.py b/StdLib/Lib/msilib/text.py
similarity index 100%
rename from Src/StdLib/Lib/msilib/text.py
rename to StdLib/Lib/msilib/text.py
diff --git a/Src/StdLib/Lib/multiprocessing/__init__.py b/StdLib/Lib/multiprocessing/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/__init__.py
rename to StdLib/Lib/multiprocessing/__init__.py
diff --git a/Src/StdLib/Lib/multiprocessing/connection.py b/StdLib/Lib/multiprocessing/connection.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/connection.py
rename to StdLib/Lib/multiprocessing/connection.py
diff --git a/Src/StdLib/Lib/multiprocessing/context.py b/StdLib/Lib/multiprocessing/context.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/context.py
rename to StdLib/Lib/multiprocessing/context.py
diff --git a/Src/StdLib/Lib/multiprocessing/dummy/__init__.py b/StdLib/Lib/multiprocessing/dummy/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/dummy/__init__.py
rename to StdLib/Lib/multiprocessing/dummy/__init__.py
diff --git a/Src/StdLib/Lib/multiprocessing/dummy/connection.py b/StdLib/Lib/multiprocessing/dummy/connection.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/dummy/connection.py
rename to StdLib/Lib/multiprocessing/dummy/connection.py
diff --git a/Src/StdLib/Lib/multiprocessing/forkserver.py b/StdLib/Lib/multiprocessing/forkserver.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/forkserver.py
rename to StdLib/Lib/multiprocessing/forkserver.py
diff --git a/Src/StdLib/Lib/multiprocessing/heap.py b/StdLib/Lib/multiprocessing/heap.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/heap.py
rename to StdLib/Lib/multiprocessing/heap.py
diff --git a/Src/StdLib/Lib/multiprocessing/managers.py b/StdLib/Lib/multiprocessing/managers.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/managers.py
rename to StdLib/Lib/multiprocessing/managers.py
diff --git a/Src/StdLib/Lib/multiprocessing/pool.py b/StdLib/Lib/multiprocessing/pool.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/pool.py
rename to StdLib/Lib/multiprocessing/pool.py
diff --git a/Src/StdLib/Lib/multiprocessing/popen_fork.py b/StdLib/Lib/multiprocessing/popen_fork.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/popen_fork.py
rename to StdLib/Lib/multiprocessing/popen_fork.py
diff --git a/Src/StdLib/Lib/multiprocessing/popen_forkserver.py b/StdLib/Lib/multiprocessing/popen_forkserver.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/popen_forkserver.py
rename to StdLib/Lib/multiprocessing/popen_forkserver.py
diff --git a/Src/StdLib/Lib/multiprocessing/popen_spawn_posix.py b/StdLib/Lib/multiprocessing/popen_spawn_posix.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/popen_spawn_posix.py
rename to StdLib/Lib/multiprocessing/popen_spawn_posix.py
diff --git a/Src/StdLib/Lib/multiprocessing/popen_spawn_win32.py b/StdLib/Lib/multiprocessing/popen_spawn_win32.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/popen_spawn_win32.py
rename to StdLib/Lib/multiprocessing/popen_spawn_win32.py
diff --git a/Src/StdLib/Lib/multiprocessing/process.py b/StdLib/Lib/multiprocessing/process.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/process.py
rename to StdLib/Lib/multiprocessing/process.py
diff --git a/Src/StdLib/Lib/multiprocessing/queues.py b/StdLib/Lib/multiprocessing/queues.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/queues.py
rename to StdLib/Lib/multiprocessing/queues.py
diff --git a/Src/StdLib/Lib/multiprocessing/reduction.py b/StdLib/Lib/multiprocessing/reduction.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/reduction.py
rename to StdLib/Lib/multiprocessing/reduction.py
diff --git a/Src/StdLib/Lib/multiprocessing/resource_sharer.py b/StdLib/Lib/multiprocessing/resource_sharer.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/resource_sharer.py
rename to StdLib/Lib/multiprocessing/resource_sharer.py
diff --git a/Src/StdLib/Lib/multiprocessing/semaphore_tracker.py b/StdLib/Lib/multiprocessing/semaphore_tracker.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/semaphore_tracker.py
rename to StdLib/Lib/multiprocessing/semaphore_tracker.py
diff --git a/Src/StdLib/Lib/multiprocessing/sharedctypes.py b/StdLib/Lib/multiprocessing/sharedctypes.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/sharedctypes.py
rename to StdLib/Lib/multiprocessing/sharedctypes.py
diff --git a/Src/StdLib/Lib/multiprocessing/spawn.py b/StdLib/Lib/multiprocessing/spawn.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/spawn.py
rename to StdLib/Lib/multiprocessing/spawn.py
diff --git a/Src/StdLib/Lib/multiprocessing/synchronize.py b/StdLib/Lib/multiprocessing/synchronize.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/synchronize.py
rename to StdLib/Lib/multiprocessing/synchronize.py
diff --git a/Src/StdLib/Lib/multiprocessing/util.py b/StdLib/Lib/multiprocessing/util.py
similarity index 100%
rename from Src/StdLib/Lib/multiprocessing/util.py
rename to StdLib/Lib/multiprocessing/util.py
diff --git a/Src/StdLib/Lib/netrc.py b/StdLib/Lib/netrc.py
similarity index 100%
rename from Src/StdLib/Lib/netrc.py
rename to StdLib/Lib/netrc.py
diff --git a/Src/StdLib/Lib/nntplib.py b/StdLib/Lib/nntplib.py
similarity index 100%
rename from Src/StdLib/Lib/nntplib.py
rename to StdLib/Lib/nntplib.py
diff --git a/Src/StdLib/Lib/ntpath.py b/StdLib/Lib/ntpath.py
similarity index 100%
rename from Src/StdLib/Lib/ntpath.py
rename to StdLib/Lib/ntpath.py
diff --git a/Src/StdLib/Lib/nturl2path.py b/StdLib/Lib/nturl2path.py
similarity index 100%
rename from Src/StdLib/Lib/nturl2path.py
rename to StdLib/Lib/nturl2path.py
diff --git a/Src/StdLib/Lib/numbers.py b/StdLib/Lib/numbers.py
similarity index 100%
rename from Src/StdLib/Lib/numbers.py
rename to StdLib/Lib/numbers.py
diff --git a/Src/StdLib/Lib/opcode.py b/StdLib/Lib/opcode.py
similarity index 100%
rename from Src/StdLib/Lib/opcode.py
rename to StdLib/Lib/opcode.py
diff --git a/Src/StdLib/Lib/operator.py b/StdLib/Lib/operator.py
similarity index 100%
rename from Src/StdLib/Lib/operator.py
rename to StdLib/Lib/operator.py
diff --git a/Src/StdLib/Lib/optparse.py b/StdLib/Lib/optparse.py
similarity index 100%
rename from Src/StdLib/Lib/optparse.py
rename to StdLib/Lib/optparse.py
diff --git a/Src/StdLib/Lib/os.py b/StdLib/Lib/os.py
similarity index 100%
rename from Src/StdLib/Lib/os.py
rename to StdLib/Lib/os.py
diff --git a/Src/StdLib/Lib/pathlib.py b/StdLib/Lib/pathlib.py
similarity index 100%
rename from Src/StdLib/Lib/pathlib.py
rename to StdLib/Lib/pathlib.py
diff --git a/Src/StdLib/Lib/pdb.py b/StdLib/Lib/pdb.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/pdb.py
rename to StdLib/Lib/pdb.py
diff --git a/Src/StdLib/Lib/pickle.py b/StdLib/Lib/pickle.py
similarity index 100%
rename from Src/StdLib/Lib/pickle.py
rename to StdLib/Lib/pickle.py
diff --git a/Src/StdLib/Lib/pickletools.py b/StdLib/Lib/pickletools.py
similarity index 100%
rename from Src/StdLib/Lib/pickletools.py
rename to StdLib/Lib/pickletools.py
diff --git a/Src/StdLib/Lib/pipes.py b/StdLib/Lib/pipes.py
similarity index 100%
rename from Src/StdLib/Lib/pipes.py
rename to StdLib/Lib/pipes.py
diff --git a/Src/StdLib/Lib/pkgutil.py b/StdLib/Lib/pkgutil.py
similarity index 100%
rename from Src/StdLib/Lib/pkgutil.py
rename to StdLib/Lib/pkgutil.py
diff --git a/Src/StdLib/Lib/platform.py b/StdLib/Lib/platform.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/platform.py
rename to StdLib/Lib/platform.py
diff --git a/Src/StdLib/Lib/plistlib.py b/StdLib/Lib/plistlib.py
similarity index 100%
rename from Src/StdLib/Lib/plistlib.py
rename to StdLib/Lib/plistlib.py
diff --git a/Src/StdLib/Lib/poplib.py b/StdLib/Lib/poplib.py
similarity index 100%
rename from Src/StdLib/Lib/poplib.py
rename to StdLib/Lib/poplib.py
diff --git a/Src/StdLib/Lib/posixpath.py b/StdLib/Lib/posixpath.py
similarity index 100%
rename from Src/StdLib/Lib/posixpath.py
rename to StdLib/Lib/posixpath.py
diff --git a/Src/StdLib/Lib/pprint.py b/StdLib/Lib/pprint.py
similarity index 100%
rename from Src/StdLib/Lib/pprint.py
rename to StdLib/Lib/pprint.py
diff --git a/Src/StdLib/Lib/profile.py b/StdLib/Lib/profile.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/profile.py
rename to StdLib/Lib/profile.py
diff --git a/Src/StdLib/Lib/pstats.py b/StdLib/Lib/pstats.py
similarity index 100%
rename from Src/StdLib/Lib/pstats.py
rename to StdLib/Lib/pstats.py
diff --git a/Src/StdLib/Lib/pty.py b/StdLib/Lib/pty.py
similarity index 100%
rename from Src/StdLib/Lib/pty.py
rename to StdLib/Lib/pty.py
diff --git a/Src/StdLib/Lib/py_compile.py b/StdLib/Lib/py_compile.py
similarity index 100%
rename from Src/StdLib/Lib/py_compile.py
rename to StdLib/Lib/py_compile.py
diff --git a/Src/StdLib/Lib/pyclbr.py b/StdLib/Lib/pyclbr.py
similarity index 100%
rename from Src/StdLib/Lib/pyclbr.py
rename to StdLib/Lib/pyclbr.py
diff --git a/Src/StdLib/Lib/pydoc.py b/StdLib/Lib/pydoc.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/pydoc.py
rename to StdLib/Lib/pydoc.py
diff --git a/Src/StdLib/Lib/pydoc_data/__init__.py b/StdLib/Lib/pydoc_data/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/pydoc_data/__init__.py
rename to StdLib/Lib/pydoc_data/__init__.py
diff --git a/Src/StdLib/Lib/pydoc_data/_pydoc.css b/StdLib/Lib/pydoc_data/_pydoc.css
similarity index 100%
rename from Src/StdLib/Lib/pydoc_data/_pydoc.css
rename to StdLib/Lib/pydoc_data/_pydoc.css
diff --git a/Src/StdLib/Lib/pydoc_data/topics.py b/StdLib/Lib/pydoc_data/topics.py
similarity index 100%
rename from Src/StdLib/Lib/pydoc_data/topics.py
rename to StdLib/Lib/pydoc_data/topics.py
diff --git a/Src/StdLib/Lib/queue.py b/StdLib/Lib/queue.py
similarity index 100%
rename from Src/StdLib/Lib/queue.py
rename to StdLib/Lib/queue.py
diff --git a/Src/StdLib/Lib/quopri.py b/StdLib/Lib/quopri.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/quopri.py
rename to StdLib/Lib/quopri.py
diff --git a/Src/StdLib/Lib/random.py b/StdLib/Lib/random.py
similarity index 100%
rename from Src/StdLib/Lib/random.py
rename to StdLib/Lib/random.py
diff --git a/Src/StdLib/Lib/re.py b/StdLib/Lib/re.py
similarity index 100%
rename from Src/StdLib/Lib/re.py
rename to StdLib/Lib/re.py
diff --git a/Src/StdLib/Lib/reprlib.py b/StdLib/Lib/reprlib.py
similarity index 100%
rename from Src/StdLib/Lib/reprlib.py
rename to StdLib/Lib/reprlib.py
diff --git a/Src/StdLib/Lib/rlcompleter.py b/StdLib/Lib/rlcompleter.py
similarity index 100%
rename from Src/StdLib/Lib/rlcompleter.py
rename to StdLib/Lib/rlcompleter.py
diff --git a/Src/StdLib/Lib/runpy.py b/StdLib/Lib/runpy.py
similarity index 100%
rename from Src/StdLib/Lib/runpy.py
rename to StdLib/Lib/runpy.py
diff --git a/Src/StdLib/Lib/sched.py b/StdLib/Lib/sched.py
similarity index 100%
rename from Src/StdLib/Lib/sched.py
rename to StdLib/Lib/sched.py
diff --git a/Src/StdLib/Lib/selectors.py b/StdLib/Lib/selectors.py
similarity index 100%
rename from Src/StdLib/Lib/selectors.py
rename to StdLib/Lib/selectors.py
diff --git a/Src/StdLib/Lib/shelve.py b/StdLib/Lib/shelve.py
similarity index 100%
rename from Src/StdLib/Lib/shelve.py
rename to StdLib/Lib/shelve.py
diff --git a/Src/StdLib/Lib/shlex.py b/StdLib/Lib/shlex.py
similarity index 100%
rename from Src/StdLib/Lib/shlex.py
rename to StdLib/Lib/shlex.py
diff --git a/Src/StdLib/Lib/shutil.py b/StdLib/Lib/shutil.py
similarity index 100%
rename from Src/StdLib/Lib/shutil.py
rename to StdLib/Lib/shutil.py
diff --git a/Src/StdLib/Lib/site-packages/README b/StdLib/Lib/site-packages/README
similarity index 100%
rename from Src/StdLib/Lib/site-packages/README
rename to StdLib/Lib/site-packages/README
diff --git a/Src/StdLib/Lib/site.py b/StdLib/Lib/site.py
similarity index 100%
rename from Src/StdLib/Lib/site.py
rename to StdLib/Lib/site.py
diff --git a/Src/StdLib/Lib/smtpd.py b/StdLib/Lib/smtpd.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/smtpd.py
rename to StdLib/Lib/smtpd.py
diff --git a/Src/StdLib/Lib/smtplib.py b/StdLib/Lib/smtplib.py
similarity index 100%
rename from Src/StdLib/Lib/smtplib.py
rename to StdLib/Lib/smtplib.py
diff --git a/Src/StdLib/Lib/sndhdr.py b/StdLib/Lib/sndhdr.py
similarity index 100%
rename from Src/StdLib/Lib/sndhdr.py
rename to StdLib/Lib/sndhdr.py
diff --git a/Src/StdLib/Lib/socket.py b/StdLib/Lib/socket.py
similarity index 100%
rename from Src/StdLib/Lib/socket.py
rename to StdLib/Lib/socket.py
diff --git a/Src/StdLib/Lib/socketserver.py b/StdLib/Lib/socketserver.py
similarity index 100%
rename from Src/StdLib/Lib/socketserver.py
rename to StdLib/Lib/socketserver.py
diff --git a/Src/StdLib/Lib/sqlite3/__init__.py b/StdLib/Lib/sqlite3/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/__init__.py
rename to StdLib/Lib/sqlite3/__init__.py
diff --git a/Src/StdLib/Lib/sqlite3/dbapi2.py b/StdLib/Lib/sqlite3/dbapi2.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/dbapi2.py
rename to StdLib/Lib/sqlite3/dbapi2.py
diff --git a/Src/StdLib/Lib/sqlite3/dump.py b/StdLib/Lib/sqlite3/dump.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/dump.py
rename to StdLib/Lib/sqlite3/dump.py
diff --git a/Src/StdLib/Lib/sqlite3/test/__init__.py b/StdLib/Lib/sqlite3/test/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/__init__.py
rename to StdLib/Lib/sqlite3/test/__init__.py
diff --git a/Src/StdLib/Lib/sqlite3/test/dbapi.py b/StdLib/Lib/sqlite3/test/dbapi.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/dbapi.py
rename to StdLib/Lib/sqlite3/test/dbapi.py
diff --git a/Src/StdLib/Lib/sqlite3/test/dump.py b/StdLib/Lib/sqlite3/test/dump.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/dump.py
rename to StdLib/Lib/sqlite3/test/dump.py
diff --git a/Src/StdLib/Lib/sqlite3/test/factory.py b/StdLib/Lib/sqlite3/test/factory.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/factory.py
rename to StdLib/Lib/sqlite3/test/factory.py
diff --git a/Src/StdLib/Lib/sqlite3/test/hooks.py b/StdLib/Lib/sqlite3/test/hooks.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/hooks.py
rename to StdLib/Lib/sqlite3/test/hooks.py
diff --git a/Src/StdLib/Lib/sqlite3/test/regression.py b/StdLib/Lib/sqlite3/test/regression.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/regression.py
rename to StdLib/Lib/sqlite3/test/regression.py
diff --git a/Src/StdLib/Lib/sqlite3/test/transactions.py b/StdLib/Lib/sqlite3/test/transactions.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/transactions.py
rename to StdLib/Lib/sqlite3/test/transactions.py
diff --git a/Src/StdLib/Lib/sqlite3/test/types.py b/StdLib/Lib/sqlite3/test/types.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/types.py
rename to StdLib/Lib/sqlite3/test/types.py
diff --git a/Src/StdLib/Lib/sqlite3/test/userfunctions.py b/StdLib/Lib/sqlite3/test/userfunctions.py
similarity index 100%
rename from Src/StdLib/Lib/sqlite3/test/userfunctions.py
rename to StdLib/Lib/sqlite3/test/userfunctions.py
diff --git a/Src/StdLib/Lib/sre_compile.py b/StdLib/Lib/sre_compile.py
similarity index 100%
rename from Src/StdLib/Lib/sre_compile.py
rename to StdLib/Lib/sre_compile.py
diff --git a/Src/StdLib/Lib/sre_constants.py b/StdLib/Lib/sre_constants.py
similarity index 100%
rename from Src/StdLib/Lib/sre_constants.py
rename to StdLib/Lib/sre_constants.py
diff --git a/Src/StdLib/Lib/sre_parse.py b/StdLib/Lib/sre_parse.py
similarity index 100%
rename from Src/StdLib/Lib/sre_parse.py
rename to StdLib/Lib/sre_parse.py
diff --git a/Src/StdLib/Lib/ssl.py b/StdLib/Lib/ssl.py
similarity index 100%
rename from Src/StdLib/Lib/ssl.py
rename to StdLib/Lib/ssl.py
diff --git a/Src/StdLib/Lib/stat.py b/StdLib/Lib/stat.py
similarity index 100%
rename from Src/StdLib/Lib/stat.py
rename to StdLib/Lib/stat.py
diff --git a/Src/StdLib/Lib/statistics.py b/StdLib/Lib/statistics.py
similarity index 100%
rename from Src/StdLib/Lib/statistics.py
rename to StdLib/Lib/statistics.py
diff --git a/Src/StdLib/Lib/string.py b/StdLib/Lib/string.py
similarity index 100%
rename from Src/StdLib/Lib/string.py
rename to StdLib/Lib/string.py
diff --git a/Src/StdLib/Lib/stringprep.py b/StdLib/Lib/stringprep.py
similarity index 100%
rename from Src/StdLib/Lib/stringprep.py
rename to StdLib/Lib/stringprep.py
diff --git a/Src/StdLib/Lib/struct.py b/StdLib/Lib/struct.py
similarity index 100%
rename from Src/StdLib/Lib/struct.py
rename to StdLib/Lib/struct.py
diff --git a/Src/StdLib/Lib/subprocess.py b/StdLib/Lib/subprocess.py
similarity index 100%
rename from Src/StdLib/Lib/subprocess.py
rename to StdLib/Lib/subprocess.py
diff --git a/Src/StdLib/Lib/sunau.py b/StdLib/Lib/sunau.py
similarity index 100%
rename from Src/StdLib/Lib/sunau.py
rename to StdLib/Lib/sunau.py
diff --git a/Src/StdLib/Lib/symbol.py b/StdLib/Lib/symbol.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/symbol.py
rename to StdLib/Lib/symbol.py
diff --git a/Src/StdLib/Lib/symtable.py b/StdLib/Lib/symtable.py
similarity index 100%
rename from Src/StdLib/Lib/symtable.py
rename to StdLib/Lib/symtable.py
diff --git a/Src/StdLib/Lib/sysconfig.py b/StdLib/Lib/sysconfig.py
similarity index 100%
rename from Src/StdLib/Lib/sysconfig.py
rename to StdLib/Lib/sysconfig.py
diff --git a/Src/StdLib/Lib/tabnanny.py b/StdLib/Lib/tabnanny.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/tabnanny.py
rename to StdLib/Lib/tabnanny.py
diff --git a/Src/StdLib/Lib/tarfile.py b/StdLib/Lib/tarfile.py
similarity index 100%
rename from Src/StdLib/Lib/tarfile.py
rename to StdLib/Lib/tarfile.py
diff --git a/Src/StdLib/Lib/telnetlib.py b/StdLib/Lib/telnetlib.py
similarity index 100%
rename from Src/StdLib/Lib/telnetlib.py
rename to StdLib/Lib/telnetlib.py
diff --git a/Src/StdLib/Lib/tempfile.py b/StdLib/Lib/tempfile.py
similarity index 100%
rename from Src/StdLib/Lib/tempfile.py
rename to StdLib/Lib/tempfile.py
diff --git a/Src/StdLib/Lib/test/185test.db b/StdLib/Lib/test/185test.db
similarity index 100%
rename from Src/StdLib/Lib/test/185test.db
rename to StdLib/Lib/test/185test.db
diff --git a/Src/StdLib/Lib/test/Sine-1000Hz-300ms.aif b/StdLib/Lib/test/Sine-1000Hz-300ms.aif
similarity index 100%
rename from Src/StdLib/Lib/test/Sine-1000Hz-300ms.aif
rename to StdLib/Lib/test/Sine-1000Hz-300ms.aif
diff --git a/Src/StdLib/Lib/test/__init__.py b/StdLib/Lib/test/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/__init__.py
rename to StdLib/Lib/test/__init__.py
diff --git a/Src/StdLib/Lib/test/__main__.py b/StdLib/Lib/test/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/__main__.py
rename to StdLib/Lib/test/__main__.py
diff --git a/Src/StdLib/Lib/test/_test_multiprocessing.py b/StdLib/Lib/test/_test_multiprocessing.py
similarity index 100%
rename from Src/StdLib/Lib/test/_test_multiprocessing.py
rename to StdLib/Lib/test/_test_multiprocessing.py
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-alaw.aifc b/StdLib/Lib/test/audiodata/pluck-alaw.aifc
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-alaw.aifc
rename to StdLib/Lib/test/audiodata/pluck-alaw.aifc
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm16.aiff b/StdLib/Lib/test/audiodata/pluck-pcm16.aiff
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm16.aiff
rename to StdLib/Lib/test/audiodata/pluck-pcm16.aiff
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm16.au b/StdLib/Lib/test/audiodata/pluck-pcm16.au
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm16.au
rename to StdLib/Lib/test/audiodata/pluck-pcm16.au
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm16.wav b/StdLib/Lib/test/audiodata/pluck-pcm16.wav
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm16.wav
rename to StdLib/Lib/test/audiodata/pluck-pcm16.wav
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm24.aiff b/StdLib/Lib/test/audiodata/pluck-pcm24.aiff
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm24.aiff
rename to StdLib/Lib/test/audiodata/pluck-pcm24.aiff
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm24.au b/StdLib/Lib/test/audiodata/pluck-pcm24.au
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm24.au
rename to StdLib/Lib/test/audiodata/pluck-pcm24.au
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm24.wav b/StdLib/Lib/test/audiodata/pluck-pcm24.wav
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm24.wav
rename to StdLib/Lib/test/audiodata/pluck-pcm24.wav
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm32.aiff b/StdLib/Lib/test/audiodata/pluck-pcm32.aiff
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm32.aiff
rename to StdLib/Lib/test/audiodata/pluck-pcm32.aiff
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm32.au b/StdLib/Lib/test/audiodata/pluck-pcm32.au
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm32.au
rename to StdLib/Lib/test/audiodata/pluck-pcm32.au
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm32.wav b/StdLib/Lib/test/audiodata/pluck-pcm32.wav
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm32.wav
rename to StdLib/Lib/test/audiodata/pluck-pcm32.wav
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm8.aiff b/StdLib/Lib/test/audiodata/pluck-pcm8.aiff
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm8.aiff
rename to StdLib/Lib/test/audiodata/pluck-pcm8.aiff
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm8.au b/StdLib/Lib/test/audiodata/pluck-pcm8.au
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm8.au
rename to StdLib/Lib/test/audiodata/pluck-pcm8.au
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-pcm8.wav b/StdLib/Lib/test/audiodata/pluck-pcm8.wav
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-pcm8.wav
rename to StdLib/Lib/test/audiodata/pluck-pcm8.wav
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-ulaw.aifc b/StdLib/Lib/test/audiodata/pluck-ulaw.aifc
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-ulaw.aifc
rename to StdLib/Lib/test/audiodata/pluck-ulaw.aifc
diff --git a/Src/StdLib/Lib/test/audiodata/pluck-ulaw.au b/StdLib/Lib/test/audiodata/pluck-ulaw.au
similarity index 100%
rename from Src/StdLib/Lib/test/audiodata/pluck-ulaw.au
rename to StdLib/Lib/test/audiodata/pluck-ulaw.au
diff --git a/Src/StdLib/Lib/test/audiotest.au b/StdLib/Lib/test/audiotest.au
similarity index 100%
rename from Src/StdLib/Lib/test/audiotest.au
rename to StdLib/Lib/test/audiotest.au
diff --git a/Src/StdLib/Lib/test/audiotests.py b/StdLib/Lib/test/audiotests.py
similarity index 100%
rename from Src/StdLib/Lib/test/audiotests.py
rename to StdLib/Lib/test/audiotests.py
diff --git a/Src/StdLib/Lib/test/autotest.py b/StdLib/Lib/test/autotest.py
similarity index 100%
rename from Src/StdLib/Lib/test/autotest.py
rename to StdLib/Lib/test/autotest.py
diff --git a/Src/StdLib/Lib/test/bad_coding.py b/StdLib/Lib/test/bad_coding.py
similarity index 100%
rename from Src/StdLib/Lib/test/bad_coding.py
rename to StdLib/Lib/test/bad_coding.py
diff --git a/Src/StdLib/Lib/test/bad_coding2.py b/StdLib/Lib/test/bad_coding2.py
similarity index 100%
rename from Src/StdLib/Lib/test/bad_coding2.py
rename to StdLib/Lib/test/bad_coding2.py
diff --git a/Src/StdLib/Lib/test/badcert.pem b/StdLib/Lib/test/badcert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/badcert.pem
rename to StdLib/Lib/test/badcert.pem
diff --git a/Src/StdLib/Lib/test/badkey.pem b/StdLib/Lib/test/badkey.pem
similarity index 100%
rename from Src/StdLib/Lib/test/badkey.pem
rename to StdLib/Lib/test/badkey.pem
diff --git a/Src/StdLib/Lib/test/badsyntax_3131.py b/StdLib/Lib/test/badsyntax_3131.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_3131.py
rename to StdLib/Lib/test/badsyntax_3131.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future10.py b/StdLib/Lib/test/badsyntax_future10.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future10.py
rename to StdLib/Lib/test/badsyntax_future10.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future3.py b/StdLib/Lib/test/badsyntax_future3.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future3.py
rename to StdLib/Lib/test/badsyntax_future3.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future4.py b/StdLib/Lib/test/badsyntax_future4.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future4.py
rename to StdLib/Lib/test/badsyntax_future4.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future5.py b/StdLib/Lib/test/badsyntax_future5.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future5.py
rename to StdLib/Lib/test/badsyntax_future5.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future6.py b/StdLib/Lib/test/badsyntax_future6.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future6.py
rename to StdLib/Lib/test/badsyntax_future6.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future7.py b/StdLib/Lib/test/badsyntax_future7.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future7.py
rename to StdLib/Lib/test/badsyntax_future7.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future8.py b/StdLib/Lib/test/badsyntax_future8.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future8.py
rename to StdLib/Lib/test/badsyntax_future8.py
diff --git a/Src/StdLib/Lib/test/badsyntax_future9.py b/StdLib/Lib/test/badsyntax_future9.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_future9.py
rename to StdLib/Lib/test/badsyntax_future9.py
diff --git a/Src/StdLib/Lib/test/badsyntax_pep3120.py b/StdLib/Lib/test/badsyntax_pep3120.py
similarity index 100%
rename from Src/StdLib/Lib/test/badsyntax_pep3120.py
rename to StdLib/Lib/test/badsyntax_pep3120.py
diff --git a/Src/StdLib/Lib/test/buffer_tests.py b/StdLib/Lib/test/buffer_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/buffer_tests.py
rename to StdLib/Lib/test/buffer_tests.py
diff --git a/Src/StdLib/Lib/test/bytecode_helper.py b/StdLib/Lib/test/bytecode_helper.py
similarity index 100%
rename from Src/StdLib/Lib/test/bytecode_helper.py
rename to StdLib/Lib/test/bytecode_helper.py
diff --git a/Src/StdLib/Lib/test/capath/0e4015b9.0 b/StdLib/Lib/test/capath/0e4015b9.0
similarity index 100%
rename from Src/StdLib/Lib/test/capath/0e4015b9.0
rename to StdLib/Lib/test/capath/0e4015b9.0
diff --git a/Src/StdLib/Lib/test/capath/4e1295a3.0 b/StdLib/Lib/test/capath/4e1295a3.0
similarity index 100%
rename from Src/StdLib/Lib/test/capath/4e1295a3.0
rename to StdLib/Lib/test/capath/4e1295a3.0
diff --git a/Src/StdLib/Lib/test/capath/5ed36f99.0 b/StdLib/Lib/test/capath/5ed36f99.0
similarity index 100%
rename from Src/StdLib/Lib/test/capath/5ed36f99.0
rename to StdLib/Lib/test/capath/5ed36f99.0
diff --git a/Src/StdLib/Lib/test/capath/6e88d7b8.0 b/StdLib/Lib/test/capath/6e88d7b8.0
similarity index 100%
rename from Src/StdLib/Lib/test/capath/6e88d7b8.0
rename to StdLib/Lib/test/capath/6e88d7b8.0
diff --git a/Src/StdLib/Lib/test/capath/99d0fa06.0 b/StdLib/Lib/test/capath/99d0fa06.0
similarity index 100%
rename from Src/StdLib/Lib/test/capath/99d0fa06.0
rename to StdLib/Lib/test/capath/99d0fa06.0
diff --git a/Src/StdLib/Lib/test/capath/ce7b8643.0 b/StdLib/Lib/test/capath/ce7b8643.0
similarity index 100%
rename from Src/StdLib/Lib/test/capath/ce7b8643.0
rename to StdLib/Lib/test/capath/ce7b8643.0
diff --git a/Src/StdLib/Lib/test/cfgparser.1 b/StdLib/Lib/test/cfgparser.1
similarity index 100%
rename from Src/StdLib/Lib/test/cfgparser.1
rename to StdLib/Lib/test/cfgparser.1
diff --git a/Src/StdLib/Lib/test/cfgparser.2 b/StdLib/Lib/test/cfgparser.2
similarity index 100%
rename from Src/StdLib/Lib/test/cfgparser.2
rename to StdLib/Lib/test/cfgparser.2
diff --git a/Src/StdLib/Lib/test/cfgparser.3 b/StdLib/Lib/test/cfgparser.3
similarity index 100%
rename from Src/StdLib/Lib/test/cfgparser.3
rename to StdLib/Lib/test/cfgparser.3
diff --git a/Src/StdLib/Lib/test/check_soundcard.vbs b/StdLib/Lib/test/check_soundcard.vbs
similarity index 100%
rename from Src/StdLib/Lib/test/check_soundcard.vbs
rename to StdLib/Lib/test/check_soundcard.vbs
diff --git a/Src/StdLib/Lib/test/cjkencodings/big5-utf8.txt b/StdLib/Lib/test/cjkencodings/big5-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/big5-utf8.txt
rename to StdLib/Lib/test/cjkencodings/big5-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/big5.txt b/StdLib/Lib/test/cjkencodings/big5.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/big5.txt
rename to StdLib/Lib/test/cjkencodings/big5.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/big5hkscs-utf8.txt b/StdLib/Lib/test/cjkencodings/big5hkscs-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/big5hkscs-utf8.txt
rename to StdLib/Lib/test/cjkencodings/big5hkscs-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/big5hkscs.txt b/StdLib/Lib/test/cjkencodings/big5hkscs.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/big5hkscs.txt
rename to StdLib/Lib/test/cjkencodings/big5hkscs.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/cp949-utf8.txt b/StdLib/Lib/test/cjkencodings/cp949-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/cp949-utf8.txt
rename to StdLib/Lib/test/cjkencodings/cp949-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/cp949.txt b/StdLib/Lib/test/cjkencodings/cp949.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/cp949.txt
rename to StdLib/Lib/test/cjkencodings/cp949.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/euc_jisx0213-utf8.txt b/StdLib/Lib/test/cjkencodings/euc_jisx0213-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/euc_jisx0213-utf8.txt
rename to StdLib/Lib/test/cjkencodings/euc_jisx0213-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/euc_jisx0213.txt b/StdLib/Lib/test/cjkencodings/euc_jisx0213.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/euc_jisx0213.txt
rename to StdLib/Lib/test/cjkencodings/euc_jisx0213.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/euc_jp-utf8.txt b/StdLib/Lib/test/cjkencodings/euc_jp-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/euc_jp-utf8.txt
rename to StdLib/Lib/test/cjkencodings/euc_jp-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/euc_jp.txt b/StdLib/Lib/test/cjkencodings/euc_jp.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/euc_jp.txt
rename to StdLib/Lib/test/cjkencodings/euc_jp.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/euc_kr-utf8.txt b/StdLib/Lib/test/cjkencodings/euc_kr-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/euc_kr-utf8.txt
rename to StdLib/Lib/test/cjkencodings/euc_kr-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/euc_kr.txt b/StdLib/Lib/test/cjkencodings/euc_kr.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/euc_kr.txt
rename to StdLib/Lib/test/cjkencodings/euc_kr.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/gb18030-utf8.txt b/StdLib/Lib/test/cjkencodings/gb18030-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/gb18030-utf8.txt
rename to StdLib/Lib/test/cjkencodings/gb18030-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/gb18030.txt b/StdLib/Lib/test/cjkencodings/gb18030.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/gb18030.txt
rename to StdLib/Lib/test/cjkencodings/gb18030.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/gb2312-utf8.txt b/StdLib/Lib/test/cjkencodings/gb2312-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/gb2312-utf8.txt
rename to StdLib/Lib/test/cjkencodings/gb2312-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/gb2312.txt b/StdLib/Lib/test/cjkencodings/gb2312.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/gb2312.txt
rename to StdLib/Lib/test/cjkencodings/gb2312.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/gbk-utf8.txt b/StdLib/Lib/test/cjkencodings/gbk-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/gbk-utf8.txt
rename to StdLib/Lib/test/cjkencodings/gbk-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/gbk.txt b/StdLib/Lib/test/cjkencodings/gbk.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/gbk.txt
rename to StdLib/Lib/test/cjkencodings/gbk.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/hz-utf8.txt b/StdLib/Lib/test/cjkencodings/hz-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/hz-utf8.txt
rename to StdLib/Lib/test/cjkencodings/hz-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/hz.txt b/StdLib/Lib/test/cjkencodings/hz.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/hz.txt
rename to StdLib/Lib/test/cjkencodings/hz.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/iso2022_jp-utf8.txt b/StdLib/Lib/test/cjkencodings/iso2022_jp-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/iso2022_jp-utf8.txt
rename to StdLib/Lib/test/cjkencodings/iso2022_jp-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/iso2022_jp.txt b/StdLib/Lib/test/cjkencodings/iso2022_jp.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/iso2022_jp.txt
rename to StdLib/Lib/test/cjkencodings/iso2022_jp.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/iso2022_kr-utf8.txt b/StdLib/Lib/test/cjkencodings/iso2022_kr-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/iso2022_kr-utf8.txt
rename to StdLib/Lib/test/cjkencodings/iso2022_kr-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/iso2022_kr.txt b/StdLib/Lib/test/cjkencodings/iso2022_kr.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/iso2022_kr.txt
rename to StdLib/Lib/test/cjkencodings/iso2022_kr.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/johab-utf8.txt b/StdLib/Lib/test/cjkencodings/johab-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/johab-utf8.txt
rename to StdLib/Lib/test/cjkencodings/johab-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/johab.txt b/StdLib/Lib/test/cjkencodings/johab.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/johab.txt
rename to StdLib/Lib/test/cjkencodings/johab.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/shift_jis-utf8.txt b/StdLib/Lib/test/cjkencodings/shift_jis-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/shift_jis-utf8.txt
rename to StdLib/Lib/test/cjkencodings/shift_jis-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/shift_jis.txt b/StdLib/Lib/test/cjkencodings/shift_jis.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/shift_jis.txt
rename to StdLib/Lib/test/cjkencodings/shift_jis.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/shift_jisx0213-utf8.txt b/StdLib/Lib/test/cjkencodings/shift_jisx0213-utf8.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/shift_jisx0213-utf8.txt
rename to StdLib/Lib/test/cjkencodings/shift_jisx0213-utf8.txt
diff --git a/Src/StdLib/Lib/test/cjkencodings/shift_jisx0213.txt b/StdLib/Lib/test/cjkencodings/shift_jisx0213.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cjkencodings/shift_jisx0213.txt
rename to StdLib/Lib/test/cjkencodings/shift_jisx0213.txt
diff --git a/Src/StdLib/Lib/test/cmath_testcases.txt b/StdLib/Lib/test/cmath_testcases.txt
similarity index 100%
rename from Src/StdLib/Lib/test/cmath_testcases.txt
rename to StdLib/Lib/test/cmath_testcases.txt
diff --git a/Src/StdLib/Lib/test/coding20731.py b/StdLib/Lib/test/coding20731.py
similarity index 100%
rename from Src/StdLib/Lib/test/coding20731.py
rename to StdLib/Lib/test/coding20731.py
diff --git a/Src/StdLib/Lib/test/crashers/README b/StdLib/Lib/test/crashers/README
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/README
rename to StdLib/Lib/test/crashers/README
diff --git a/Src/StdLib/Lib/test/crashers/bogus_code_obj.py b/StdLib/Lib/test/crashers/bogus_code_obj.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/bogus_code_obj.py
rename to StdLib/Lib/test/crashers/bogus_code_obj.py
diff --git a/Src/StdLib/Lib/test/crashers/gc_inspection.py b/StdLib/Lib/test/crashers/gc_inspection.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/gc_inspection.py
rename to StdLib/Lib/test/crashers/gc_inspection.py
diff --git a/Src/StdLib/Lib/test/crashers/infinite_loop_re.py b/StdLib/Lib/test/crashers/infinite_loop_re.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/infinite_loop_re.py
rename to StdLib/Lib/test/crashers/infinite_loop_re.py
diff --git a/Src/StdLib/Lib/test/crashers/mutation_inside_cyclegc.py b/StdLib/Lib/test/crashers/mutation_inside_cyclegc.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/mutation_inside_cyclegc.py
rename to StdLib/Lib/test/crashers/mutation_inside_cyclegc.py
diff --git a/Src/StdLib/Lib/test/crashers/recursive_call.py b/StdLib/Lib/test/crashers/recursive_call.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/recursive_call.py
rename to StdLib/Lib/test/crashers/recursive_call.py
diff --git a/Src/StdLib/Lib/test/crashers/trace_at_recursion_limit.py b/StdLib/Lib/test/crashers/trace_at_recursion_limit.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/trace_at_recursion_limit.py
rename to StdLib/Lib/test/crashers/trace_at_recursion_limit.py
diff --git a/Src/StdLib/Lib/test/crashers/underlying_dict.py b/StdLib/Lib/test/crashers/underlying_dict.py
similarity index 100%
rename from Src/StdLib/Lib/test/crashers/underlying_dict.py
rename to StdLib/Lib/test/crashers/underlying_dict.py
diff --git a/Src/StdLib/Lib/test/curses_tests.py b/StdLib/Lib/test/curses_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/curses_tests.py
rename to StdLib/Lib/test/curses_tests.py
diff --git a/Src/StdLib/Lib/test/data/README b/StdLib/Lib/test/data/README
similarity index 100%
rename from Src/StdLib/Lib/test/data/README
rename to StdLib/Lib/test/data/README
diff --git a/Src/StdLib/Lib/test/datetimetester.py b/StdLib/Lib/test/datetimetester.py
similarity index 100%
rename from Src/StdLib/Lib/test/datetimetester.py
rename to StdLib/Lib/test/datetimetester.py
diff --git a/Src/StdLib/Lib/test/decimaltestdata/abs.decTest b/StdLib/Lib/test/decimaltestdata/abs.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/abs.decTest
rename to StdLib/Lib/test/decimaltestdata/abs.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/add.decTest b/StdLib/Lib/test/decimaltestdata/add.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/add.decTest
rename to StdLib/Lib/test/decimaltestdata/add.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/and.decTest b/StdLib/Lib/test/decimaltestdata/and.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/and.decTest
rename to StdLib/Lib/test/decimaltestdata/and.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/base.decTest b/StdLib/Lib/test/decimaltestdata/base.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/base.decTest
rename to StdLib/Lib/test/decimaltestdata/base.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/clamp.decTest b/StdLib/Lib/test/decimaltestdata/clamp.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/clamp.decTest
rename to StdLib/Lib/test/decimaltestdata/clamp.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/class.decTest b/StdLib/Lib/test/decimaltestdata/class.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/class.decTest
rename to StdLib/Lib/test/decimaltestdata/class.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/compare.decTest b/StdLib/Lib/test/decimaltestdata/compare.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/compare.decTest
rename to StdLib/Lib/test/decimaltestdata/compare.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/comparetotal.decTest b/StdLib/Lib/test/decimaltestdata/comparetotal.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/comparetotal.decTest
rename to StdLib/Lib/test/decimaltestdata/comparetotal.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/comparetotmag.decTest b/StdLib/Lib/test/decimaltestdata/comparetotmag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/comparetotmag.decTest
rename to StdLib/Lib/test/decimaltestdata/comparetotmag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/copy.decTest b/StdLib/Lib/test/decimaltestdata/copy.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/copy.decTest
rename to StdLib/Lib/test/decimaltestdata/copy.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/copyabs.decTest b/StdLib/Lib/test/decimaltestdata/copyabs.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/copyabs.decTest
rename to StdLib/Lib/test/decimaltestdata/copyabs.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/copynegate.decTest b/StdLib/Lib/test/decimaltestdata/copynegate.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/copynegate.decTest
rename to StdLib/Lib/test/decimaltestdata/copynegate.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/copysign.decTest b/StdLib/Lib/test/decimaltestdata/copysign.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/copysign.decTest
rename to StdLib/Lib/test/decimaltestdata/copysign.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddAbs.decTest b/StdLib/Lib/test/decimaltestdata/ddAbs.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddAbs.decTest
rename to StdLib/Lib/test/decimaltestdata/ddAbs.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddAdd.decTest b/StdLib/Lib/test/decimaltestdata/ddAdd.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddAdd.decTest
rename to StdLib/Lib/test/decimaltestdata/ddAdd.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddAnd.decTest b/StdLib/Lib/test/decimaltestdata/ddAnd.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddAnd.decTest
rename to StdLib/Lib/test/decimaltestdata/ddAnd.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddBase.decTest b/StdLib/Lib/test/decimaltestdata/ddBase.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddBase.decTest
rename to StdLib/Lib/test/decimaltestdata/ddBase.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCanonical.decTest b/StdLib/Lib/test/decimaltestdata/ddCanonical.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCanonical.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCanonical.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddClass.decTest b/StdLib/Lib/test/decimaltestdata/ddClass.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddClass.decTest
rename to StdLib/Lib/test/decimaltestdata/ddClass.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCompare.decTest b/StdLib/Lib/test/decimaltestdata/ddCompare.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCompare.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCompare.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCompareSig.decTest b/StdLib/Lib/test/decimaltestdata/ddCompareSig.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCompareSig.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCompareSig.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCompareTotal.decTest b/StdLib/Lib/test/decimaltestdata/ddCompareTotal.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCompareTotal.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCompareTotal.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCompareTotalMag.decTest b/StdLib/Lib/test/decimaltestdata/ddCompareTotalMag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCompareTotalMag.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCompareTotalMag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCopy.decTest b/StdLib/Lib/test/decimaltestdata/ddCopy.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCopy.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCopy.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCopyAbs.decTest b/StdLib/Lib/test/decimaltestdata/ddCopyAbs.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCopyAbs.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCopyAbs.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCopyNegate.decTest b/StdLib/Lib/test/decimaltestdata/ddCopyNegate.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCopyNegate.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCopyNegate.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddCopySign.decTest b/StdLib/Lib/test/decimaltestdata/ddCopySign.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddCopySign.decTest
rename to StdLib/Lib/test/decimaltestdata/ddCopySign.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddDivide.decTest b/StdLib/Lib/test/decimaltestdata/ddDivide.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddDivide.decTest
rename to StdLib/Lib/test/decimaltestdata/ddDivide.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddDivideInt.decTest b/StdLib/Lib/test/decimaltestdata/ddDivideInt.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddDivideInt.decTest
rename to StdLib/Lib/test/decimaltestdata/ddDivideInt.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddEncode.decTest b/StdLib/Lib/test/decimaltestdata/ddEncode.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddEncode.decTest
rename to StdLib/Lib/test/decimaltestdata/ddEncode.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddFMA.decTest b/StdLib/Lib/test/decimaltestdata/ddFMA.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddFMA.decTest
rename to StdLib/Lib/test/decimaltestdata/ddFMA.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddInvert.decTest b/StdLib/Lib/test/decimaltestdata/ddInvert.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddInvert.decTest
rename to StdLib/Lib/test/decimaltestdata/ddInvert.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddLogB.decTest b/StdLib/Lib/test/decimaltestdata/ddLogB.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddLogB.decTest
rename to StdLib/Lib/test/decimaltestdata/ddLogB.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddMax.decTest b/StdLib/Lib/test/decimaltestdata/ddMax.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddMax.decTest
rename to StdLib/Lib/test/decimaltestdata/ddMax.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddMaxMag.decTest b/StdLib/Lib/test/decimaltestdata/ddMaxMag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddMaxMag.decTest
rename to StdLib/Lib/test/decimaltestdata/ddMaxMag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddMin.decTest b/StdLib/Lib/test/decimaltestdata/ddMin.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddMin.decTest
rename to StdLib/Lib/test/decimaltestdata/ddMin.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddMinMag.decTest b/StdLib/Lib/test/decimaltestdata/ddMinMag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddMinMag.decTest
rename to StdLib/Lib/test/decimaltestdata/ddMinMag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddMinus.decTest b/StdLib/Lib/test/decimaltestdata/ddMinus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddMinus.decTest
rename to StdLib/Lib/test/decimaltestdata/ddMinus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddMultiply.decTest b/StdLib/Lib/test/decimaltestdata/ddMultiply.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddMultiply.decTest
rename to StdLib/Lib/test/decimaltestdata/ddMultiply.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddNextMinus.decTest b/StdLib/Lib/test/decimaltestdata/ddNextMinus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddNextMinus.decTest
rename to StdLib/Lib/test/decimaltestdata/ddNextMinus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddNextPlus.decTest b/StdLib/Lib/test/decimaltestdata/ddNextPlus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddNextPlus.decTest
rename to StdLib/Lib/test/decimaltestdata/ddNextPlus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddNextToward.decTest b/StdLib/Lib/test/decimaltestdata/ddNextToward.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddNextToward.decTest
rename to StdLib/Lib/test/decimaltestdata/ddNextToward.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddOr.decTest b/StdLib/Lib/test/decimaltestdata/ddOr.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddOr.decTest
rename to StdLib/Lib/test/decimaltestdata/ddOr.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddPlus.decTest b/StdLib/Lib/test/decimaltestdata/ddPlus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddPlus.decTest
rename to StdLib/Lib/test/decimaltestdata/ddPlus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddQuantize.decTest b/StdLib/Lib/test/decimaltestdata/ddQuantize.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddQuantize.decTest
rename to StdLib/Lib/test/decimaltestdata/ddQuantize.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddReduce.decTest b/StdLib/Lib/test/decimaltestdata/ddReduce.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddReduce.decTest
rename to StdLib/Lib/test/decimaltestdata/ddReduce.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddRemainder.decTest b/StdLib/Lib/test/decimaltestdata/ddRemainder.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddRemainder.decTest
rename to StdLib/Lib/test/decimaltestdata/ddRemainder.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddRemainderNear.decTest b/StdLib/Lib/test/decimaltestdata/ddRemainderNear.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddRemainderNear.decTest
rename to StdLib/Lib/test/decimaltestdata/ddRemainderNear.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddRotate.decTest b/StdLib/Lib/test/decimaltestdata/ddRotate.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddRotate.decTest
rename to StdLib/Lib/test/decimaltestdata/ddRotate.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddSameQuantum.decTest b/StdLib/Lib/test/decimaltestdata/ddSameQuantum.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddSameQuantum.decTest
rename to StdLib/Lib/test/decimaltestdata/ddSameQuantum.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddScaleB.decTest b/StdLib/Lib/test/decimaltestdata/ddScaleB.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddScaleB.decTest
rename to StdLib/Lib/test/decimaltestdata/ddScaleB.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddShift.decTest b/StdLib/Lib/test/decimaltestdata/ddShift.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddShift.decTest
rename to StdLib/Lib/test/decimaltestdata/ddShift.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddSubtract.decTest b/StdLib/Lib/test/decimaltestdata/ddSubtract.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddSubtract.decTest
rename to StdLib/Lib/test/decimaltestdata/ddSubtract.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddToIntegral.decTest b/StdLib/Lib/test/decimaltestdata/ddToIntegral.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddToIntegral.decTest
rename to StdLib/Lib/test/decimaltestdata/ddToIntegral.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ddXor.decTest b/StdLib/Lib/test/decimaltestdata/ddXor.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ddXor.decTest
rename to StdLib/Lib/test/decimaltestdata/ddXor.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/decDouble.decTest b/StdLib/Lib/test/decimaltestdata/decDouble.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/decDouble.decTest
rename to StdLib/Lib/test/decimaltestdata/decDouble.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/decQuad.decTest b/StdLib/Lib/test/decimaltestdata/decQuad.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/decQuad.decTest
rename to StdLib/Lib/test/decimaltestdata/decQuad.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/decSingle.decTest b/StdLib/Lib/test/decimaltestdata/decSingle.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/decSingle.decTest
rename to StdLib/Lib/test/decimaltestdata/decSingle.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/divide.decTest b/StdLib/Lib/test/decimaltestdata/divide.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/divide.decTest
rename to StdLib/Lib/test/decimaltestdata/divide.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/divideint.decTest b/StdLib/Lib/test/decimaltestdata/divideint.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/divideint.decTest
rename to StdLib/Lib/test/decimaltestdata/divideint.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqAbs.decTest b/StdLib/Lib/test/decimaltestdata/dqAbs.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqAbs.decTest
rename to StdLib/Lib/test/decimaltestdata/dqAbs.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqAdd.decTest b/StdLib/Lib/test/decimaltestdata/dqAdd.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqAdd.decTest
rename to StdLib/Lib/test/decimaltestdata/dqAdd.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqAnd.decTest b/StdLib/Lib/test/decimaltestdata/dqAnd.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqAnd.decTest
rename to StdLib/Lib/test/decimaltestdata/dqAnd.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqBase.decTest b/StdLib/Lib/test/decimaltestdata/dqBase.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqBase.decTest
rename to StdLib/Lib/test/decimaltestdata/dqBase.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCanonical.decTest b/StdLib/Lib/test/decimaltestdata/dqCanonical.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCanonical.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCanonical.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqClass.decTest b/StdLib/Lib/test/decimaltestdata/dqClass.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqClass.decTest
rename to StdLib/Lib/test/decimaltestdata/dqClass.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCompare.decTest b/StdLib/Lib/test/decimaltestdata/dqCompare.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCompare.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCompare.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCompareSig.decTest b/StdLib/Lib/test/decimaltestdata/dqCompareSig.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCompareSig.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCompareSig.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCompareTotal.decTest b/StdLib/Lib/test/decimaltestdata/dqCompareTotal.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCompareTotal.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCompareTotal.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCompareTotalMag.decTest b/StdLib/Lib/test/decimaltestdata/dqCompareTotalMag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCompareTotalMag.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCompareTotalMag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCopy.decTest b/StdLib/Lib/test/decimaltestdata/dqCopy.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCopy.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCopy.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCopyAbs.decTest b/StdLib/Lib/test/decimaltestdata/dqCopyAbs.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCopyAbs.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCopyAbs.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCopyNegate.decTest b/StdLib/Lib/test/decimaltestdata/dqCopyNegate.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCopyNegate.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCopyNegate.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqCopySign.decTest b/StdLib/Lib/test/decimaltestdata/dqCopySign.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqCopySign.decTest
rename to StdLib/Lib/test/decimaltestdata/dqCopySign.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqDivide.decTest b/StdLib/Lib/test/decimaltestdata/dqDivide.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqDivide.decTest
rename to StdLib/Lib/test/decimaltestdata/dqDivide.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqDivideInt.decTest b/StdLib/Lib/test/decimaltestdata/dqDivideInt.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqDivideInt.decTest
rename to StdLib/Lib/test/decimaltestdata/dqDivideInt.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqEncode.decTest b/StdLib/Lib/test/decimaltestdata/dqEncode.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqEncode.decTest
rename to StdLib/Lib/test/decimaltestdata/dqEncode.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqFMA.decTest b/StdLib/Lib/test/decimaltestdata/dqFMA.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqFMA.decTest
rename to StdLib/Lib/test/decimaltestdata/dqFMA.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqInvert.decTest b/StdLib/Lib/test/decimaltestdata/dqInvert.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqInvert.decTest
rename to StdLib/Lib/test/decimaltestdata/dqInvert.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqLogB.decTest b/StdLib/Lib/test/decimaltestdata/dqLogB.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqLogB.decTest
rename to StdLib/Lib/test/decimaltestdata/dqLogB.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqMax.decTest b/StdLib/Lib/test/decimaltestdata/dqMax.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqMax.decTest
rename to StdLib/Lib/test/decimaltestdata/dqMax.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqMaxMag.decTest b/StdLib/Lib/test/decimaltestdata/dqMaxMag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqMaxMag.decTest
rename to StdLib/Lib/test/decimaltestdata/dqMaxMag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqMin.decTest b/StdLib/Lib/test/decimaltestdata/dqMin.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqMin.decTest
rename to StdLib/Lib/test/decimaltestdata/dqMin.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqMinMag.decTest b/StdLib/Lib/test/decimaltestdata/dqMinMag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqMinMag.decTest
rename to StdLib/Lib/test/decimaltestdata/dqMinMag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqMinus.decTest b/StdLib/Lib/test/decimaltestdata/dqMinus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqMinus.decTest
rename to StdLib/Lib/test/decimaltestdata/dqMinus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqMultiply.decTest b/StdLib/Lib/test/decimaltestdata/dqMultiply.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqMultiply.decTest
rename to StdLib/Lib/test/decimaltestdata/dqMultiply.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqNextMinus.decTest b/StdLib/Lib/test/decimaltestdata/dqNextMinus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqNextMinus.decTest
rename to StdLib/Lib/test/decimaltestdata/dqNextMinus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqNextPlus.decTest b/StdLib/Lib/test/decimaltestdata/dqNextPlus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqNextPlus.decTest
rename to StdLib/Lib/test/decimaltestdata/dqNextPlus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqNextToward.decTest b/StdLib/Lib/test/decimaltestdata/dqNextToward.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqNextToward.decTest
rename to StdLib/Lib/test/decimaltestdata/dqNextToward.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqOr.decTest b/StdLib/Lib/test/decimaltestdata/dqOr.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqOr.decTest
rename to StdLib/Lib/test/decimaltestdata/dqOr.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqPlus.decTest b/StdLib/Lib/test/decimaltestdata/dqPlus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqPlus.decTest
rename to StdLib/Lib/test/decimaltestdata/dqPlus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqQuantize.decTest b/StdLib/Lib/test/decimaltestdata/dqQuantize.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqQuantize.decTest
rename to StdLib/Lib/test/decimaltestdata/dqQuantize.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqReduce.decTest b/StdLib/Lib/test/decimaltestdata/dqReduce.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqReduce.decTest
rename to StdLib/Lib/test/decimaltestdata/dqReduce.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqRemainder.decTest b/StdLib/Lib/test/decimaltestdata/dqRemainder.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqRemainder.decTest
rename to StdLib/Lib/test/decimaltestdata/dqRemainder.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqRemainderNear.decTest b/StdLib/Lib/test/decimaltestdata/dqRemainderNear.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqRemainderNear.decTest
rename to StdLib/Lib/test/decimaltestdata/dqRemainderNear.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqRotate.decTest b/StdLib/Lib/test/decimaltestdata/dqRotate.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqRotate.decTest
rename to StdLib/Lib/test/decimaltestdata/dqRotate.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqSameQuantum.decTest b/StdLib/Lib/test/decimaltestdata/dqSameQuantum.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqSameQuantum.decTest
rename to StdLib/Lib/test/decimaltestdata/dqSameQuantum.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqScaleB.decTest b/StdLib/Lib/test/decimaltestdata/dqScaleB.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqScaleB.decTest
rename to StdLib/Lib/test/decimaltestdata/dqScaleB.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqShift.decTest b/StdLib/Lib/test/decimaltestdata/dqShift.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqShift.decTest
rename to StdLib/Lib/test/decimaltestdata/dqShift.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqSubtract.decTest b/StdLib/Lib/test/decimaltestdata/dqSubtract.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqSubtract.decTest
rename to StdLib/Lib/test/decimaltestdata/dqSubtract.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqToIntegral.decTest b/StdLib/Lib/test/decimaltestdata/dqToIntegral.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqToIntegral.decTest
rename to StdLib/Lib/test/decimaltestdata/dqToIntegral.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dqXor.decTest b/StdLib/Lib/test/decimaltestdata/dqXor.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dqXor.decTest
rename to StdLib/Lib/test/decimaltestdata/dqXor.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dsBase.decTest b/StdLib/Lib/test/decimaltestdata/dsBase.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dsBase.decTest
rename to StdLib/Lib/test/decimaltestdata/dsBase.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/dsEncode.decTest b/StdLib/Lib/test/decimaltestdata/dsEncode.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/dsEncode.decTest
rename to StdLib/Lib/test/decimaltestdata/dsEncode.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/exp.decTest b/StdLib/Lib/test/decimaltestdata/exp.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/exp.decTest
rename to StdLib/Lib/test/decimaltestdata/exp.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/extra.decTest b/StdLib/Lib/test/decimaltestdata/extra.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/extra.decTest
rename to StdLib/Lib/test/decimaltestdata/extra.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/fma.decTest b/StdLib/Lib/test/decimaltestdata/fma.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/fma.decTest
rename to StdLib/Lib/test/decimaltestdata/fma.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/inexact.decTest b/StdLib/Lib/test/decimaltestdata/inexact.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/inexact.decTest
rename to StdLib/Lib/test/decimaltestdata/inexact.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/invert.decTest b/StdLib/Lib/test/decimaltestdata/invert.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/invert.decTest
rename to StdLib/Lib/test/decimaltestdata/invert.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/ln.decTest b/StdLib/Lib/test/decimaltestdata/ln.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/ln.decTest
rename to StdLib/Lib/test/decimaltestdata/ln.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/log10.decTest b/StdLib/Lib/test/decimaltestdata/log10.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/log10.decTest
rename to StdLib/Lib/test/decimaltestdata/log10.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/logb.decTest b/StdLib/Lib/test/decimaltestdata/logb.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/logb.decTest
rename to StdLib/Lib/test/decimaltestdata/logb.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/max.decTest b/StdLib/Lib/test/decimaltestdata/max.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/max.decTest
rename to StdLib/Lib/test/decimaltestdata/max.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/maxmag.decTest b/StdLib/Lib/test/decimaltestdata/maxmag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/maxmag.decTest
rename to StdLib/Lib/test/decimaltestdata/maxmag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/min.decTest b/StdLib/Lib/test/decimaltestdata/min.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/min.decTest
rename to StdLib/Lib/test/decimaltestdata/min.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/minmag.decTest b/StdLib/Lib/test/decimaltestdata/minmag.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/minmag.decTest
rename to StdLib/Lib/test/decimaltestdata/minmag.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/minus.decTest b/StdLib/Lib/test/decimaltestdata/minus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/minus.decTest
rename to StdLib/Lib/test/decimaltestdata/minus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/multiply.decTest b/StdLib/Lib/test/decimaltestdata/multiply.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/multiply.decTest
rename to StdLib/Lib/test/decimaltestdata/multiply.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/nextminus.decTest b/StdLib/Lib/test/decimaltestdata/nextminus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/nextminus.decTest
rename to StdLib/Lib/test/decimaltestdata/nextminus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/nextplus.decTest b/StdLib/Lib/test/decimaltestdata/nextplus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/nextplus.decTest
rename to StdLib/Lib/test/decimaltestdata/nextplus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/nexttoward.decTest b/StdLib/Lib/test/decimaltestdata/nexttoward.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/nexttoward.decTest
rename to StdLib/Lib/test/decimaltestdata/nexttoward.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/or.decTest b/StdLib/Lib/test/decimaltestdata/or.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/or.decTest
rename to StdLib/Lib/test/decimaltestdata/or.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/plus.decTest b/StdLib/Lib/test/decimaltestdata/plus.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/plus.decTest
rename to StdLib/Lib/test/decimaltestdata/plus.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/power.decTest b/StdLib/Lib/test/decimaltestdata/power.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/power.decTest
rename to StdLib/Lib/test/decimaltestdata/power.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/powersqrt.decTest b/StdLib/Lib/test/decimaltestdata/powersqrt.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/powersqrt.decTest
rename to StdLib/Lib/test/decimaltestdata/powersqrt.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/quantize.decTest b/StdLib/Lib/test/decimaltestdata/quantize.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/quantize.decTest
rename to StdLib/Lib/test/decimaltestdata/quantize.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/randomBound32.decTest b/StdLib/Lib/test/decimaltestdata/randomBound32.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/randomBound32.decTest
rename to StdLib/Lib/test/decimaltestdata/randomBound32.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/randoms.decTest b/StdLib/Lib/test/decimaltestdata/randoms.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/randoms.decTest
rename to StdLib/Lib/test/decimaltestdata/randoms.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/reduce.decTest b/StdLib/Lib/test/decimaltestdata/reduce.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/reduce.decTest
rename to StdLib/Lib/test/decimaltestdata/reduce.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/remainder.decTest b/StdLib/Lib/test/decimaltestdata/remainder.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/remainder.decTest
rename to StdLib/Lib/test/decimaltestdata/remainder.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/remainderNear.decTest b/StdLib/Lib/test/decimaltestdata/remainderNear.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/remainderNear.decTest
rename to StdLib/Lib/test/decimaltestdata/remainderNear.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/rescale.decTest b/StdLib/Lib/test/decimaltestdata/rescale.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/rescale.decTest
rename to StdLib/Lib/test/decimaltestdata/rescale.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/rotate.decTest b/StdLib/Lib/test/decimaltestdata/rotate.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/rotate.decTest
rename to StdLib/Lib/test/decimaltestdata/rotate.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/rounding.decTest b/StdLib/Lib/test/decimaltestdata/rounding.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/rounding.decTest
rename to StdLib/Lib/test/decimaltestdata/rounding.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/samequantum.decTest b/StdLib/Lib/test/decimaltestdata/samequantum.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/samequantum.decTest
rename to StdLib/Lib/test/decimaltestdata/samequantum.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/scaleb.decTest b/StdLib/Lib/test/decimaltestdata/scaleb.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/scaleb.decTest
rename to StdLib/Lib/test/decimaltestdata/scaleb.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/shift.decTest b/StdLib/Lib/test/decimaltestdata/shift.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/shift.decTest
rename to StdLib/Lib/test/decimaltestdata/shift.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/squareroot.decTest b/StdLib/Lib/test/decimaltestdata/squareroot.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/squareroot.decTest
rename to StdLib/Lib/test/decimaltestdata/squareroot.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/subtract.decTest b/StdLib/Lib/test/decimaltestdata/subtract.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/subtract.decTest
rename to StdLib/Lib/test/decimaltestdata/subtract.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/testall.decTest b/StdLib/Lib/test/decimaltestdata/testall.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/testall.decTest
rename to StdLib/Lib/test/decimaltestdata/testall.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/tointegral.decTest b/StdLib/Lib/test/decimaltestdata/tointegral.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/tointegral.decTest
rename to StdLib/Lib/test/decimaltestdata/tointegral.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/tointegralx.decTest b/StdLib/Lib/test/decimaltestdata/tointegralx.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/tointegralx.decTest
rename to StdLib/Lib/test/decimaltestdata/tointegralx.decTest
diff --git a/Src/StdLib/Lib/test/decimaltestdata/xor.decTest b/StdLib/Lib/test/decimaltestdata/xor.decTest
similarity index 100%
rename from Src/StdLib/Lib/test/decimaltestdata/xor.decTest
rename to StdLib/Lib/test/decimaltestdata/xor.decTest
diff --git a/Src/StdLib/Lib/test/dh1024.pem b/StdLib/Lib/test/dh1024.pem
similarity index 100%
rename from Src/StdLib/Lib/test/dh1024.pem
rename to StdLib/Lib/test/dh1024.pem
diff --git a/Src/StdLib/Lib/test/dis_module.py b/StdLib/Lib/test/dis_module.py
similarity index 100%
rename from Src/StdLib/Lib/test/dis_module.py
rename to StdLib/Lib/test/dis_module.py
diff --git a/Src/StdLib/Lib/test/doctest_aliases.py b/StdLib/Lib/test/doctest_aliases.py
similarity index 100%
rename from Src/StdLib/Lib/test/doctest_aliases.py
rename to StdLib/Lib/test/doctest_aliases.py
diff --git a/Src/StdLib/Lib/test/double_const.py b/StdLib/Lib/test/double_const.py
similarity index 100%
rename from Src/StdLib/Lib/test/double_const.py
rename to StdLib/Lib/test/double_const.py
diff --git a/Src/StdLib/Lib/test/empty.vbs b/StdLib/Lib/test/empty.vbs
similarity index 100%
rename from Src/StdLib/Lib/test/empty.vbs
rename to StdLib/Lib/test/empty.vbs
diff --git a/Src/StdLib/Lib/test/encoded_modules/__init__.py b/StdLib/Lib/test/encoded_modules/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/encoded_modules/__init__.py
rename to StdLib/Lib/test/encoded_modules/__init__.py
diff --git a/Src/StdLib/Lib/test/encoded_modules/module_iso_8859_1.py b/StdLib/Lib/test/encoded_modules/module_iso_8859_1.py
similarity index 100%
rename from Src/StdLib/Lib/test/encoded_modules/module_iso_8859_1.py
rename to StdLib/Lib/test/encoded_modules/module_iso_8859_1.py
diff --git a/Src/StdLib/Lib/test/encoded_modules/module_koi8_r.py b/StdLib/Lib/test/encoded_modules/module_koi8_r.py
similarity index 100%
rename from Src/StdLib/Lib/test/encoded_modules/module_koi8_r.py
rename to StdLib/Lib/test/encoded_modules/module_koi8_r.py
diff --git a/Src/StdLib/Lib/test/exception_hierarchy.txt b/StdLib/Lib/test/exception_hierarchy.txt
similarity index 100%
rename from Src/StdLib/Lib/test/exception_hierarchy.txt
rename to StdLib/Lib/test/exception_hierarchy.txt
diff --git a/Src/StdLib/Lib/test/final_a.py b/StdLib/Lib/test/final_a.py
similarity index 100%
rename from Src/StdLib/Lib/test/final_a.py
rename to StdLib/Lib/test/final_a.py
diff --git a/Src/StdLib/Lib/test/final_b.py b/StdLib/Lib/test/final_b.py
similarity index 100%
rename from Src/StdLib/Lib/test/final_b.py
rename to StdLib/Lib/test/final_b.py
diff --git a/Src/StdLib/Lib/test/floating_points.txt b/StdLib/Lib/test/floating_points.txt
similarity index 100%
rename from Src/StdLib/Lib/test/floating_points.txt
rename to StdLib/Lib/test/floating_points.txt
diff --git a/Src/StdLib/Lib/test/fork_wait.py b/StdLib/Lib/test/fork_wait.py
similarity index 100%
rename from Src/StdLib/Lib/test/fork_wait.py
rename to StdLib/Lib/test/fork_wait.py
diff --git a/Src/StdLib/Lib/test/formatfloat_testcases.txt b/StdLib/Lib/test/formatfloat_testcases.txt
similarity index 100%
rename from Src/StdLib/Lib/test/formatfloat_testcases.txt
rename to StdLib/Lib/test/formatfloat_testcases.txt
diff --git a/Src/StdLib/Lib/test/future_test1.py b/StdLib/Lib/test/future_test1.py
similarity index 100%
rename from Src/StdLib/Lib/test/future_test1.py
rename to StdLib/Lib/test/future_test1.py
diff --git a/Src/StdLib/Lib/test/future_test2.py b/StdLib/Lib/test/future_test2.py
similarity index 100%
rename from Src/StdLib/Lib/test/future_test2.py
rename to StdLib/Lib/test/future_test2.py
diff --git a/Src/StdLib/Lib/test/gdb_sample.py b/StdLib/Lib/test/gdb_sample.py
similarity index 100%
rename from Src/StdLib/Lib/test/gdb_sample.py
rename to StdLib/Lib/test/gdb_sample.py
diff --git a/Src/StdLib/Lib/test/ieee754.txt b/StdLib/Lib/test/ieee754.txt
similarity index 100%
rename from Src/StdLib/Lib/test/ieee754.txt
rename to StdLib/Lib/test/ieee754.txt
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.bmp b/StdLib/Lib/test/imghdrdata/python.bmp
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.bmp
rename to StdLib/Lib/test/imghdrdata/python.bmp
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.gif b/StdLib/Lib/test/imghdrdata/python.gif
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.gif
rename to StdLib/Lib/test/imghdrdata/python.gif
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.jpg b/StdLib/Lib/test/imghdrdata/python.jpg
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.jpg
rename to StdLib/Lib/test/imghdrdata/python.jpg
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.pbm b/StdLib/Lib/test/imghdrdata/python.pbm
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.pbm
rename to StdLib/Lib/test/imghdrdata/python.pbm
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.pgm b/StdLib/Lib/test/imghdrdata/python.pgm
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.pgm
rename to StdLib/Lib/test/imghdrdata/python.pgm
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.png b/StdLib/Lib/test/imghdrdata/python.png
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.png
rename to StdLib/Lib/test/imghdrdata/python.png
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.ppm b/StdLib/Lib/test/imghdrdata/python.ppm
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.ppm
rename to StdLib/Lib/test/imghdrdata/python.ppm
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.ras b/StdLib/Lib/test/imghdrdata/python.ras
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.ras
rename to StdLib/Lib/test/imghdrdata/python.ras
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.sgi b/StdLib/Lib/test/imghdrdata/python.sgi
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.sgi
rename to StdLib/Lib/test/imghdrdata/python.sgi
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.tiff b/StdLib/Lib/test/imghdrdata/python.tiff
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.tiff
rename to StdLib/Lib/test/imghdrdata/python.tiff
diff --git a/Src/StdLib/Lib/test/imghdrdata/python.xbm b/StdLib/Lib/test/imghdrdata/python.xbm
similarity index 100%
rename from Src/StdLib/Lib/test/imghdrdata/python.xbm
rename to StdLib/Lib/test/imghdrdata/python.xbm
diff --git a/Src/StdLib/Lib/test/inspect_fodder.py b/StdLib/Lib/test/inspect_fodder.py
similarity index 100%
rename from Src/StdLib/Lib/test/inspect_fodder.py
rename to StdLib/Lib/test/inspect_fodder.py
diff --git a/Src/StdLib/Lib/test/inspect_fodder2.py b/StdLib/Lib/test/inspect_fodder2.py
similarity index 100%
rename from Src/StdLib/Lib/test/inspect_fodder2.py
rename to StdLib/Lib/test/inspect_fodder2.py
diff --git a/Src/StdLib/Lib/test/keycert.passwd.pem b/StdLib/Lib/test/keycert.passwd.pem
similarity index 100%
rename from Src/StdLib/Lib/test/keycert.passwd.pem
rename to StdLib/Lib/test/keycert.passwd.pem
diff --git a/Src/StdLib/Lib/test/keycert.pem b/StdLib/Lib/test/keycert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/keycert.pem
rename to StdLib/Lib/test/keycert.pem
diff --git a/Src/StdLib/Lib/test/keycert2.pem b/StdLib/Lib/test/keycert2.pem
similarity index 100%
rename from Src/StdLib/Lib/test/keycert2.pem
rename to StdLib/Lib/test/keycert2.pem
diff --git a/Src/StdLib/Lib/test/keycert3.pem b/StdLib/Lib/test/keycert3.pem
similarity index 100%
rename from Src/StdLib/Lib/test/keycert3.pem
rename to StdLib/Lib/test/keycert3.pem
diff --git a/Src/StdLib/Lib/test/keycert4.pem b/StdLib/Lib/test/keycert4.pem
similarity index 100%
rename from Src/StdLib/Lib/test/keycert4.pem
rename to StdLib/Lib/test/keycert4.pem
diff --git a/Src/StdLib/Lib/test/leakers/README.txt b/StdLib/Lib/test/leakers/README.txt
similarity index 100%
rename from Src/StdLib/Lib/test/leakers/README.txt
rename to StdLib/Lib/test/leakers/README.txt
diff --git a/Src/StdLib/Lib/test/leakers/__init__.py b/StdLib/Lib/test/leakers/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/leakers/__init__.py
rename to StdLib/Lib/test/leakers/__init__.py
diff --git a/Src/StdLib/Lib/test/leakers/test_ctypes.py b/StdLib/Lib/test/leakers/test_ctypes.py
similarity index 100%
rename from Src/StdLib/Lib/test/leakers/test_ctypes.py
rename to StdLib/Lib/test/leakers/test_ctypes.py
diff --git a/Src/StdLib/Lib/test/leakers/test_selftype.py b/StdLib/Lib/test/leakers/test_selftype.py
similarity index 100%
rename from Src/StdLib/Lib/test/leakers/test_selftype.py
rename to StdLib/Lib/test/leakers/test_selftype.py
diff --git a/Src/StdLib/Lib/test/list_tests.py b/StdLib/Lib/test/list_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/list_tests.py
rename to StdLib/Lib/test/list_tests.py
diff --git a/Src/StdLib/Lib/test/lock_tests.py b/StdLib/Lib/test/lock_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/lock_tests.py
rename to StdLib/Lib/test/lock_tests.py
diff --git a/Src/StdLib/Lib/test/mailcap.txt b/StdLib/Lib/test/mailcap.txt
similarity index 100%
rename from Src/StdLib/Lib/test/mailcap.txt
rename to StdLib/Lib/test/mailcap.txt
diff --git a/Src/StdLib/Lib/test/make_ssl_certs.py b/StdLib/Lib/test/make_ssl_certs.py
similarity index 100%
rename from Src/StdLib/Lib/test/make_ssl_certs.py
rename to StdLib/Lib/test/make_ssl_certs.py
diff --git a/Src/StdLib/Lib/test/mapping_tests.py b/StdLib/Lib/test/mapping_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/mapping_tests.py
rename to StdLib/Lib/test/mapping_tests.py
diff --git a/Src/StdLib/Lib/test/math_testcases.txt b/StdLib/Lib/test/math_testcases.txt
similarity index 100%
rename from Src/StdLib/Lib/test/math_testcases.txt
rename to StdLib/Lib/test/math_testcases.txt
diff --git a/Src/StdLib/Lib/test/memory_watchdog.py b/StdLib/Lib/test/memory_watchdog.py
similarity index 100%
rename from Src/StdLib/Lib/test/memory_watchdog.py
rename to StdLib/Lib/test/memory_watchdog.py
diff --git a/Src/StdLib/Lib/test/mime.types b/StdLib/Lib/test/mime.types
similarity index 100%
rename from Src/StdLib/Lib/test/mime.types
rename to StdLib/Lib/test/mime.types
diff --git a/Src/StdLib/Lib/test/mock_socket.py b/StdLib/Lib/test/mock_socket.py
similarity index 100%
rename from Src/StdLib/Lib/test/mock_socket.py
rename to StdLib/Lib/test/mock_socket.py
diff --git a/Src/StdLib/Lib/test/mod_generics_cache.py b/StdLib/Lib/test/mod_generics_cache.py
similarity index 100%
rename from Src/StdLib/Lib/test/mod_generics_cache.py
rename to StdLib/Lib/test/mod_generics_cache.py
diff --git a/Src/StdLib/Lib/test/mp_fork_bomb.py b/StdLib/Lib/test/mp_fork_bomb.py
similarity index 100%
rename from Src/StdLib/Lib/test/mp_fork_bomb.py
rename to StdLib/Lib/test/mp_fork_bomb.py
diff --git a/Src/StdLib/Lib/test/multibytecodec_support.py b/StdLib/Lib/test/multibytecodec_support.py
similarity index 100%
rename from Src/StdLib/Lib/test/multibytecodec_support.py
rename to StdLib/Lib/test/multibytecodec_support.py
diff --git a/Src/StdLib/Lib/test/nokia.pem b/StdLib/Lib/test/nokia.pem
similarity index 100%
rename from Src/StdLib/Lib/test/nokia.pem
rename to StdLib/Lib/test/nokia.pem
diff --git a/Src/StdLib/Lib/test/nullbytecert.pem b/StdLib/Lib/test/nullbytecert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/nullbytecert.pem
rename to StdLib/Lib/test/nullbytecert.pem
diff --git a/Src/StdLib/Lib/test/nullcert.pem b/StdLib/Lib/test/nullcert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/nullcert.pem
rename to StdLib/Lib/test/nullcert.pem
diff --git a/Src/StdLib/Lib/test/outstanding_bugs.py b/StdLib/Lib/test/outstanding_bugs.py
similarity index 100%
rename from Src/StdLib/Lib/test/outstanding_bugs.py
rename to StdLib/Lib/test/outstanding_bugs.py
diff --git a/Src/StdLib/Lib/test/pickletester.py b/StdLib/Lib/test/pickletester.py
similarity index 100%
rename from Src/StdLib/Lib/test/pickletester.py
rename to StdLib/Lib/test/pickletester.py
diff --git a/Src/StdLib/Lib/test/profilee.py b/StdLib/Lib/test/profilee.py
similarity index 100%
rename from Src/StdLib/Lib/test/profilee.py
rename to StdLib/Lib/test/profilee.py
diff --git a/Src/StdLib/Lib/test/pstats.pck b/StdLib/Lib/test/pstats.pck
similarity index 100%
rename from Src/StdLib/Lib/test/pstats.pck
rename to StdLib/Lib/test/pstats.pck
diff --git a/Src/StdLib/Lib/test/pycacert.pem b/StdLib/Lib/test/pycacert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/pycacert.pem
rename to StdLib/Lib/test/pycacert.pem
diff --git a/Src/StdLib/Lib/test/pycakey.pem b/StdLib/Lib/test/pycakey.pem
similarity index 100%
rename from Src/StdLib/Lib/test/pycakey.pem
rename to StdLib/Lib/test/pycakey.pem
diff --git a/Src/StdLib/Lib/test/pyclbr_input.py b/StdLib/Lib/test/pyclbr_input.py
similarity index 100%
rename from Src/StdLib/Lib/test/pyclbr_input.py
rename to StdLib/Lib/test/pyclbr_input.py
diff --git a/Src/StdLib/Lib/test/pydoc_mod.py b/StdLib/Lib/test/pydoc_mod.py
similarity index 100%
rename from Src/StdLib/Lib/test/pydoc_mod.py
rename to StdLib/Lib/test/pydoc_mod.py
diff --git a/Src/StdLib/Lib/test/pydocfodder.py b/StdLib/Lib/test/pydocfodder.py
similarity index 100%
rename from Src/StdLib/Lib/test/pydocfodder.py
rename to StdLib/Lib/test/pydocfodder.py
diff --git a/Src/StdLib/Lib/test/pystone.py b/StdLib/Lib/test/pystone.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/pystone.py
rename to StdLib/Lib/test/pystone.py
diff --git a/Src/StdLib/Lib/test/randv2_32.pck b/StdLib/Lib/test/randv2_32.pck
similarity index 100%
rename from Src/StdLib/Lib/test/randv2_32.pck
rename to StdLib/Lib/test/randv2_32.pck
diff --git a/Src/StdLib/Lib/test/randv2_64.pck b/StdLib/Lib/test/randv2_64.pck
similarity index 100%
rename from Src/StdLib/Lib/test/randv2_64.pck
rename to StdLib/Lib/test/randv2_64.pck
diff --git a/Src/StdLib/Lib/test/randv3.pck b/StdLib/Lib/test/randv3.pck
similarity index 100%
rename from Src/StdLib/Lib/test/randv3.pck
rename to StdLib/Lib/test/randv3.pck
diff --git a/Src/StdLib/Lib/test/re_tests.py b/StdLib/Lib/test/re_tests.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/re_tests.py
rename to StdLib/Lib/test/re_tests.py
diff --git a/Src/StdLib/Lib/test/regrtest.py b/StdLib/Lib/test/regrtest.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/regrtest.py
rename to StdLib/Lib/test/regrtest.py
diff --git a/Src/StdLib/Lib/test/relimport.py b/StdLib/Lib/test/relimport.py
similarity index 100%
rename from Src/StdLib/Lib/test/relimport.py
rename to StdLib/Lib/test/relimport.py
diff --git a/Src/StdLib/Lib/test/reperf.py b/StdLib/Lib/test/reperf.py
similarity index 100%
rename from Src/StdLib/Lib/test/reperf.py
rename to StdLib/Lib/test/reperf.py
diff --git a/Src/StdLib/Lib/test/revocation.crl b/StdLib/Lib/test/revocation.crl
similarity index 100%
rename from Src/StdLib/Lib/test/revocation.crl
rename to StdLib/Lib/test/revocation.crl
diff --git a/Src/StdLib/Lib/test/sample_doctest.py b/StdLib/Lib/test/sample_doctest.py
similarity index 100%
rename from Src/StdLib/Lib/test/sample_doctest.py
rename to StdLib/Lib/test/sample_doctest.py
diff --git a/Src/StdLib/Lib/test/sample_doctest_no_docstrings.py b/StdLib/Lib/test/sample_doctest_no_docstrings.py
similarity index 100%
rename from Src/StdLib/Lib/test/sample_doctest_no_docstrings.py
rename to StdLib/Lib/test/sample_doctest_no_docstrings.py
diff --git a/Src/StdLib/Lib/test/sample_doctest_no_doctests.py b/StdLib/Lib/test/sample_doctest_no_doctests.py
similarity index 100%
rename from Src/StdLib/Lib/test/sample_doctest_no_doctests.py
rename to StdLib/Lib/test/sample_doctest_no_doctests.py
diff --git a/Src/StdLib/Lib/test/script_helper.py b/StdLib/Lib/test/script_helper.py
similarity index 100%
rename from Src/StdLib/Lib/test/script_helper.py
rename to StdLib/Lib/test/script_helper.py
diff --git a/Src/StdLib/Lib/test/selfsigned_pythontestdotnet.pem b/StdLib/Lib/test/selfsigned_pythontestdotnet.pem
similarity index 100%
rename from Src/StdLib/Lib/test/selfsigned_pythontestdotnet.pem
rename to StdLib/Lib/test/selfsigned_pythontestdotnet.pem
diff --git a/Src/StdLib/Lib/test/seq_tests.py b/StdLib/Lib/test/seq_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/seq_tests.py
rename to StdLib/Lib/test/seq_tests.py
diff --git a/Src/StdLib/Lib/test/sgml_input.html b/StdLib/Lib/test/sgml_input.html
similarity index 100%
rename from Src/StdLib/Lib/test/sgml_input.html
rename to StdLib/Lib/test/sgml_input.html
diff --git a/Src/StdLib/Lib/test/sha256.pem b/StdLib/Lib/test/sha256.pem
similarity index 100%
rename from Src/StdLib/Lib/test/sha256.pem
rename to StdLib/Lib/test/sha256.pem
diff --git a/Src/StdLib/Lib/test/sndhdrdata/README b/StdLib/Lib/test/sndhdrdata/README
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/README
rename to StdLib/Lib/test/sndhdrdata/README
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.8svx b/StdLib/Lib/test/sndhdrdata/sndhdr.8svx
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.8svx
rename to StdLib/Lib/test/sndhdrdata/sndhdr.8svx
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.aifc b/StdLib/Lib/test/sndhdrdata/sndhdr.aifc
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.aifc
rename to StdLib/Lib/test/sndhdrdata/sndhdr.aifc
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.aiff b/StdLib/Lib/test/sndhdrdata/sndhdr.aiff
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.aiff
rename to StdLib/Lib/test/sndhdrdata/sndhdr.aiff
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.au b/StdLib/Lib/test/sndhdrdata/sndhdr.au
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.au
rename to StdLib/Lib/test/sndhdrdata/sndhdr.au
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.hcom b/StdLib/Lib/test/sndhdrdata/sndhdr.hcom
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.hcom
rename to StdLib/Lib/test/sndhdrdata/sndhdr.hcom
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.sndt b/StdLib/Lib/test/sndhdrdata/sndhdr.sndt
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.sndt
rename to StdLib/Lib/test/sndhdrdata/sndhdr.sndt
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.voc b/StdLib/Lib/test/sndhdrdata/sndhdr.voc
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.voc
rename to StdLib/Lib/test/sndhdrdata/sndhdr.voc
diff --git a/Src/StdLib/Lib/test/sndhdrdata/sndhdr.wav b/StdLib/Lib/test/sndhdrdata/sndhdr.wav
similarity index 100%
rename from Src/StdLib/Lib/test/sndhdrdata/sndhdr.wav
rename to StdLib/Lib/test/sndhdrdata/sndhdr.wav
diff --git a/Src/StdLib/Lib/test/sortperf.py b/StdLib/Lib/test/sortperf.py
similarity index 100%
rename from Src/StdLib/Lib/test/sortperf.py
rename to StdLib/Lib/test/sortperf.py
diff --git a/Src/StdLib/Lib/test/ssl_cert.pem b/StdLib/Lib/test/ssl_cert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/ssl_cert.pem
rename to StdLib/Lib/test/ssl_cert.pem
diff --git a/Src/StdLib/Lib/test/ssl_key.passwd.pem b/StdLib/Lib/test/ssl_key.passwd.pem
similarity index 100%
rename from Src/StdLib/Lib/test/ssl_key.passwd.pem
rename to StdLib/Lib/test/ssl_key.passwd.pem
diff --git a/Src/StdLib/Lib/test/ssl_key.pem b/StdLib/Lib/test/ssl_key.pem
similarity index 100%
rename from Src/StdLib/Lib/test/ssl_key.pem
rename to StdLib/Lib/test/ssl_key.pem
diff --git a/Src/StdLib/Lib/test/ssl_servers.py b/StdLib/Lib/test/ssl_servers.py
similarity index 100%
rename from Src/StdLib/Lib/test/ssl_servers.py
rename to StdLib/Lib/test/ssl_servers.py
diff --git a/Src/StdLib/Lib/test/ssltests.py b/StdLib/Lib/test/ssltests.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/ssltests.py
rename to StdLib/Lib/test/ssltests.py
diff --git a/Src/StdLib/Lib/test/string_tests.py b/StdLib/Lib/test/string_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/string_tests.py
rename to StdLib/Lib/test/string_tests.py
diff --git a/Src/StdLib/Lib/test/subprocessdata/fd_status.py b/StdLib/Lib/test/subprocessdata/fd_status.py
similarity index 100%
rename from Src/StdLib/Lib/test/subprocessdata/fd_status.py
rename to StdLib/Lib/test/subprocessdata/fd_status.py
diff --git a/Src/StdLib/Lib/test/subprocessdata/input_reader.py b/StdLib/Lib/test/subprocessdata/input_reader.py
similarity index 100%
rename from Src/StdLib/Lib/test/subprocessdata/input_reader.py
rename to StdLib/Lib/test/subprocessdata/input_reader.py
diff --git a/Src/StdLib/Lib/test/subprocessdata/qcat.py b/StdLib/Lib/test/subprocessdata/qcat.py
similarity index 100%
rename from Src/StdLib/Lib/test/subprocessdata/qcat.py
rename to StdLib/Lib/test/subprocessdata/qcat.py
diff --git a/Src/StdLib/Lib/test/subprocessdata/qgrep.py b/StdLib/Lib/test/subprocessdata/qgrep.py
similarity index 100%
rename from Src/StdLib/Lib/test/subprocessdata/qgrep.py
rename to StdLib/Lib/test/subprocessdata/qgrep.py
diff --git a/Src/StdLib/Lib/test/subprocessdata/sigchild_ignore.py b/StdLib/Lib/test/subprocessdata/sigchild_ignore.py
similarity index 100%
rename from Src/StdLib/Lib/test/subprocessdata/sigchild_ignore.py
rename to StdLib/Lib/test/subprocessdata/sigchild_ignore.py
diff --git a/Src/StdLib/Lib/test/support/__init__.py b/StdLib/Lib/test/support/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/support/__init__.py
rename to StdLib/Lib/test/support/__init__.py
diff --git a/Src/StdLib/Lib/test/talos-2019-0758.pem b/StdLib/Lib/test/talos-2019-0758.pem
similarity index 100%
rename from Src/StdLib/Lib/test/talos-2019-0758.pem
rename to StdLib/Lib/test/talos-2019-0758.pem
diff --git a/Src/StdLib/Lib/test/test___all__.py b/StdLib/Lib/test/test___all__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test___all__.py
rename to StdLib/Lib/test/test___all__.py
diff --git a/Src/StdLib/Lib/test/test___future__.py b/StdLib/Lib/test/test___future__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test___future__.py
rename to StdLib/Lib/test/test___future__.py
diff --git a/Src/StdLib/Lib/test/test__locale.py b/StdLib/Lib/test/test__locale.py
similarity index 100%
rename from Src/StdLib/Lib/test/test__locale.py
rename to StdLib/Lib/test/test__locale.py
diff --git a/Src/StdLib/Lib/test/test__opcode.py b/StdLib/Lib/test/test__opcode.py
similarity index 100%
rename from Src/StdLib/Lib/test/test__opcode.py
rename to StdLib/Lib/test/test__opcode.py
diff --git a/Src/StdLib/Lib/test/test__osx_support.py b/StdLib/Lib/test/test__osx_support.py
similarity index 100%
rename from Src/StdLib/Lib/test/test__osx_support.py
rename to StdLib/Lib/test/test__osx_support.py
diff --git a/Src/StdLib/Lib/test/test_abc.py b/StdLib/Lib/test/test_abc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_abc.py
rename to StdLib/Lib/test/test_abc.py
diff --git a/Src/StdLib/Lib/test/test_abstract_numbers.py b/StdLib/Lib/test/test_abstract_numbers.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_abstract_numbers.py
rename to StdLib/Lib/test/test_abstract_numbers.py
diff --git a/Src/StdLib/Lib/test/test_aifc.py b/StdLib/Lib/test/test_aifc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_aifc.py
rename to StdLib/Lib/test/test_aifc.py
diff --git a/Src/StdLib/Lib/test/test_argparse.py b/StdLib/Lib/test/test_argparse.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_argparse.py
rename to StdLib/Lib/test/test_argparse.py
diff --git a/Src/StdLib/Lib/test/test_array.py b/StdLib/Lib/test/test_array.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/test_array.py
rename to StdLib/Lib/test/test_array.py
diff --git a/Src/StdLib/Lib/test/test_ast.py b/StdLib/Lib/test/test_ast.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ast.py
rename to StdLib/Lib/test/test_ast.py
diff --git a/Src/StdLib/Lib/test/test_asynchat.py b/StdLib/Lib/test/test_asynchat.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asynchat.py
rename to StdLib/Lib/test/test_asynchat.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/__init__.py b/StdLib/Lib/test/test_asyncio/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/__init__.py
rename to StdLib/Lib/test/test_asyncio/__init__.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/__main__.py b/StdLib/Lib/test/test_asyncio/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/__main__.py
rename to StdLib/Lib/test/test_asyncio/__main__.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/echo.py b/StdLib/Lib/test/test_asyncio/echo.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/echo.py
rename to StdLib/Lib/test/test_asyncio/echo.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/echo2.py b/StdLib/Lib/test/test_asyncio/echo2.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/echo2.py
rename to StdLib/Lib/test/test_asyncio/echo2.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/echo3.py b/StdLib/Lib/test/test_asyncio/echo3.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/echo3.py
rename to StdLib/Lib/test/test_asyncio/echo3.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/keycert3.pem b/StdLib/Lib/test/test_asyncio/keycert3.pem
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/keycert3.pem
rename to StdLib/Lib/test/test_asyncio/keycert3.pem
diff --git a/Src/StdLib/Lib/test/test_asyncio/pycacert.pem b/StdLib/Lib/test/test_asyncio/pycacert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/pycacert.pem
rename to StdLib/Lib/test/test_asyncio/pycacert.pem
diff --git a/Src/StdLib/Lib/test/test_asyncio/ssl_cert.pem b/StdLib/Lib/test/test_asyncio/ssl_cert.pem
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/ssl_cert.pem
rename to StdLib/Lib/test/test_asyncio/ssl_cert.pem
diff --git a/Src/StdLib/Lib/test/test_asyncio/ssl_key.pem b/StdLib/Lib/test/test_asyncio/ssl_key.pem
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/ssl_key.pem
rename to StdLib/Lib/test/test_asyncio/ssl_key.pem
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_base_events.py b/StdLib/Lib/test/test_asyncio/test_base_events.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_base_events.py
rename to StdLib/Lib/test/test_asyncio/test_base_events.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_events.py b/StdLib/Lib/test/test_asyncio/test_events.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_events.py
rename to StdLib/Lib/test/test_asyncio/test_events.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_futures.py b/StdLib/Lib/test/test_asyncio/test_futures.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_futures.py
rename to StdLib/Lib/test/test_asyncio/test_futures.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_locks.py b/StdLib/Lib/test/test_asyncio/test_locks.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_locks.py
rename to StdLib/Lib/test/test_asyncio/test_locks.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_proactor_events.py b/StdLib/Lib/test/test_asyncio/test_proactor_events.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_proactor_events.py
rename to StdLib/Lib/test/test_asyncio/test_proactor_events.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_queues.py b/StdLib/Lib/test/test_asyncio/test_queues.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_queues.py
rename to StdLib/Lib/test/test_asyncio/test_queues.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_selector_events.py b/StdLib/Lib/test/test_asyncio/test_selector_events.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_selector_events.py
rename to StdLib/Lib/test/test_asyncio/test_selector_events.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_sslproto.py b/StdLib/Lib/test/test_asyncio/test_sslproto.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_sslproto.py
rename to StdLib/Lib/test/test_asyncio/test_sslproto.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_streams.py b/StdLib/Lib/test/test_asyncio/test_streams.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_streams.py
rename to StdLib/Lib/test/test_asyncio/test_streams.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_subprocess.py b/StdLib/Lib/test/test_asyncio/test_subprocess.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_subprocess.py
rename to StdLib/Lib/test/test_asyncio/test_subprocess.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_tasks.py b/StdLib/Lib/test/test_asyncio/test_tasks.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_tasks.py
rename to StdLib/Lib/test/test_asyncio/test_tasks.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_transports.py b/StdLib/Lib/test/test_asyncio/test_transports.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_transports.py
rename to StdLib/Lib/test/test_asyncio/test_transports.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_unix_events.py b/StdLib/Lib/test/test_asyncio/test_unix_events.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_unix_events.py
rename to StdLib/Lib/test/test_asyncio/test_unix_events.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_windows_events.py b/StdLib/Lib/test/test_asyncio/test_windows_events.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_windows_events.py
rename to StdLib/Lib/test/test_asyncio/test_windows_events.py
diff --git a/Src/StdLib/Lib/test/test_asyncio/test_windows_utils.py b/StdLib/Lib/test/test_asyncio/test_windows_utils.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncio/test_windows_utils.py
rename to StdLib/Lib/test/test_asyncio/test_windows_utils.py
diff --git a/Src/StdLib/Lib/test/test_asyncore.py b/StdLib/Lib/test/test_asyncore.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_asyncore.py
rename to StdLib/Lib/test/test_asyncore.py
diff --git a/Src/StdLib/Lib/test/test_atexit.py b/StdLib/Lib/test/test_atexit.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_atexit.py
rename to StdLib/Lib/test/test_atexit.py
diff --git a/Src/StdLib/Lib/test/test_audioop.py b/StdLib/Lib/test/test_audioop.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_audioop.py
rename to StdLib/Lib/test/test_audioop.py
diff --git a/Src/StdLib/Lib/test/test_augassign.py b/StdLib/Lib/test/test_augassign.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_augassign.py
rename to StdLib/Lib/test/test_augassign.py
diff --git a/Src/StdLib/Lib/test/test_base64.py b/StdLib/Lib/test/test_base64.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_base64.py
rename to StdLib/Lib/test/test_base64.py
diff --git a/Src/StdLib/Lib/test/test_bigaddrspace.py b/StdLib/Lib/test/test_bigaddrspace.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bigaddrspace.py
rename to StdLib/Lib/test/test_bigaddrspace.py
diff --git a/Src/StdLib/Lib/test/test_bigmem.py b/StdLib/Lib/test/test_bigmem.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bigmem.py
rename to StdLib/Lib/test/test_bigmem.py
diff --git a/Src/StdLib/Lib/test/test_binascii.py b/StdLib/Lib/test/test_binascii.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_binascii.py
rename to StdLib/Lib/test/test_binascii.py
diff --git a/Src/StdLib/Lib/test/test_binhex.py b/StdLib/Lib/test/test_binhex.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/test_binhex.py
rename to StdLib/Lib/test/test_binhex.py
diff --git a/Src/StdLib/Lib/test/test_binop.py b/StdLib/Lib/test/test_binop.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_binop.py
rename to StdLib/Lib/test/test_binop.py
diff --git a/Src/StdLib/Lib/test/test_bisect.py b/StdLib/Lib/test/test_bisect.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bisect.py
rename to StdLib/Lib/test/test_bisect.py
diff --git a/Src/StdLib/Lib/test/test_bool.py b/StdLib/Lib/test/test_bool.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bool.py
rename to StdLib/Lib/test/test_bool.py
diff --git a/Src/StdLib/Lib/test/test_buffer.py b/StdLib/Lib/test/test_buffer.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_buffer.py
rename to StdLib/Lib/test/test_buffer.py
diff --git a/Src/StdLib/Lib/test/test_bufio.py b/StdLib/Lib/test/test_bufio.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bufio.py
rename to StdLib/Lib/test/test_bufio.py
diff --git a/Src/StdLib/Lib/test/test_builtin.py b/StdLib/Lib/test/test_builtin.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_builtin.py
rename to StdLib/Lib/test/test_builtin.py
diff --git a/Src/StdLib/Lib/test/test_bytes.py b/StdLib/Lib/test/test_bytes.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bytes.py
rename to StdLib/Lib/test/test_bytes.py
diff --git a/Src/StdLib/Lib/test/test_bz2.py b/StdLib/Lib/test/test_bz2.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_bz2.py
rename to StdLib/Lib/test/test_bz2.py
diff --git a/Src/StdLib/Lib/test/test_calendar.py b/StdLib/Lib/test/test_calendar.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_calendar.py
rename to StdLib/Lib/test/test_calendar.py
diff --git a/Src/StdLib/Lib/test/test_call.py b/StdLib/Lib/test/test_call.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_call.py
rename to StdLib/Lib/test/test_call.py
diff --git a/Src/StdLib/Lib/test/test_capi.py b/StdLib/Lib/test/test_capi.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_capi.py
rename to StdLib/Lib/test/test_capi.py
diff --git a/Src/StdLib/Lib/test/test_cgi.py b/StdLib/Lib/test/test_cgi.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cgi.py
rename to StdLib/Lib/test/test_cgi.py
diff --git a/Src/StdLib/Lib/test/test_cgitb.py b/StdLib/Lib/test/test_cgitb.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cgitb.py
rename to StdLib/Lib/test/test_cgitb.py
diff --git a/Src/StdLib/Lib/test/test_charmapcodec.py b/StdLib/Lib/test/test_charmapcodec.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_charmapcodec.py
rename to StdLib/Lib/test/test_charmapcodec.py
diff --git a/Src/StdLib/Lib/test/test_class.py b/StdLib/Lib/test/test_class.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_class.py
rename to StdLib/Lib/test/test_class.py
diff --git a/Src/StdLib/Lib/test/test_cmath.py b/StdLib/Lib/test/test_cmath.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cmath.py
rename to StdLib/Lib/test/test_cmath.py
diff --git a/Src/StdLib/Lib/test/test_cmd.py b/StdLib/Lib/test/test_cmd.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cmd.py
rename to StdLib/Lib/test/test_cmd.py
diff --git a/Src/StdLib/Lib/test/test_cmd_line.py b/StdLib/Lib/test/test_cmd_line.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cmd_line.py
rename to StdLib/Lib/test/test_cmd_line.py
diff --git a/Src/StdLib/Lib/test/test_cmd_line_script.py b/StdLib/Lib/test/test_cmd_line_script.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cmd_line_script.py
rename to StdLib/Lib/test/test_cmd_line_script.py
diff --git a/Src/StdLib/Lib/test/test_code.py b/StdLib/Lib/test/test_code.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_code.py
rename to StdLib/Lib/test/test_code.py
diff --git a/Src/StdLib/Lib/test/test_code_module.py b/StdLib/Lib/test/test_code_module.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_code_module.py
rename to StdLib/Lib/test/test_code_module.py
diff --git a/Src/StdLib/Lib/test/test_codeccallbacks.py b/StdLib/Lib/test/test_codeccallbacks.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codeccallbacks.py
rename to StdLib/Lib/test/test_codeccallbacks.py
diff --git a/Src/StdLib/Lib/test/test_codecencodings_cn.py b/StdLib/Lib/test/test_codecencodings_cn.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecencodings_cn.py
rename to StdLib/Lib/test/test_codecencodings_cn.py
diff --git a/Src/StdLib/Lib/test/test_codecencodings_hk.py b/StdLib/Lib/test/test_codecencodings_hk.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecencodings_hk.py
rename to StdLib/Lib/test/test_codecencodings_hk.py
diff --git a/Src/StdLib/Lib/test/test_codecencodings_iso2022.py b/StdLib/Lib/test/test_codecencodings_iso2022.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecencodings_iso2022.py
rename to StdLib/Lib/test/test_codecencodings_iso2022.py
diff --git a/Src/StdLib/Lib/test/test_codecencodings_jp.py b/StdLib/Lib/test/test_codecencodings_jp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecencodings_jp.py
rename to StdLib/Lib/test/test_codecencodings_jp.py
diff --git a/Src/StdLib/Lib/test/test_codecencodings_kr.py b/StdLib/Lib/test/test_codecencodings_kr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecencodings_kr.py
rename to StdLib/Lib/test/test_codecencodings_kr.py
diff --git a/Src/StdLib/Lib/test/test_codecencodings_tw.py b/StdLib/Lib/test/test_codecencodings_tw.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecencodings_tw.py
rename to StdLib/Lib/test/test_codecencodings_tw.py
diff --git a/Src/StdLib/Lib/test/test_codecmaps_cn.py b/StdLib/Lib/test/test_codecmaps_cn.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecmaps_cn.py
rename to StdLib/Lib/test/test_codecmaps_cn.py
diff --git a/Src/StdLib/Lib/test/test_codecmaps_hk.py b/StdLib/Lib/test/test_codecmaps_hk.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecmaps_hk.py
rename to StdLib/Lib/test/test_codecmaps_hk.py
diff --git a/Src/StdLib/Lib/test/test_codecmaps_jp.py b/StdLib/Lib/test/test_codecmaps_jp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecmaps_jp.py
rename to StdLib/Lib/test/test_codecmaps_jp.py
diff --git a/Src/StdLib/Lib/test/test_codecmaps_kr.py b/StdLib/Lib/test/test_codecmaps_kr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecmaps_kr.py
rename to StdLib/Lib/test/test_codecmaps_kr.py
diff --git a/Src/StdLib/Lib/test/test_codecmaps_tw.py b/StdLib/Lib/test/test_codecmaps_tw.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecmaps_tw.py
rename to StdLib/Lib/test/test_codecmaps_tw.py
diff --git a/Src/StdLib/Lib/test/test_codecs.py b/StdLib/Lib/test/test_codecs.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codecs.py
rename to StdLib/Lib/test/test_codecs.py
diff --git a/Src/StdLib/Lib/test/test_codeop.py b/StdLib/Lib/test/test_codeop.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_codeop.py
rename to StdLib/Lib/test/test_codeop.py
diff --git a/Src/StdLib/Lib/test/test_collections.py b/StdLib/Lib/test/test_collections.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_collections.py
rename to StdLib/Lib/test/test_collections.py
diff --git a/Src/StdLib/Lib/test/test_colorsys.py b/StdLib/Lib/test/test_colorsys.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_colorsys.py
rename to StdLib/Lib/test/test_colorsys.py
diff --git a/Src/StdLib/Lib/test/test_compare.py b/StdLib/Lib/test/test_compare.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_compare.py
rename to StdLib/Lib/test/test_compare.py
diff --git a/Src/StdLib/Lib/test/test_compile.py b/StdLib/Lib/test/test_compile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_compile.py
rename to StdLib/Lib/test/test_compile.py
diff --git a/Src/StdLib/Lib/test/test_compileall.py b/StdLib/Lib/test/test_compileall.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_compileall.py
rename to StdLib/Lib/test/test_compileall.py
diff --git a/Src/StdLib/Lib/test/test_complex.py b/StdLib/Lib/test/test_complex.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_complex.py
rename to StdLib/Lib/test/test_complex.py
diff --git a/Src/StdLib/Lib/test/test_concurrent_futures.py b/StdLib/Lib/test/test_concurrent_futures.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_concurrent_futures.py
rename to StdLib/Lib/test/test_concurrent_futures.py
diff --git a/Src/StdLib/Lib/test/test_configparser.py b/StdLib/Lib/test/test_configparser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_configparser.py
rename to StdLib/Lib/test/test_configparser.py
diff --git a/Src/StdLib/Lib/test/test_contains.py b/StdLib/Lib/test/test_contains.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_contains.py
rename to StdLib/Lib/test/test_contains.py
diff --git a/Src/StdLib/Lib/test/test_contextlib.py b/StdLib/Lib/test/test_contextlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_contextlib.py
rename to StdLib/Lib/test/test_contextlib.py
diff --git a/Src/StdLib/Lib/test/test_copy.py b/StdLib/Lib/test/test_copy.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_copy.py
rename to StdLib/Lib/test/test_copy.py
diff --git a/Src/StdLib/Lib/test/test_copyreg.py b/StdLib/Lib/test/test_copyreg.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_copyreg.py
rename to StdLib/Lib/test/test_copyreg.py
diff --git a/Src/StdLib/Lib/test/test_cprofile.py b/StdLib/Lib/test/test_cprofile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_cprofile.py
rename to StdLib/Lib/test/test_cprofile.py
diff --git a/Src/StdLib/Lib/test/test_crashers.py b/StdLib/Lib/test/test_crashers.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_crashers.py
rename to StdLib/Lib/test/test_crashers.py
diff --git a/Src/StdLib/Lib/test/test_crypt.py b/StdLib/Lib/test/test_crypt.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_crypt.py
rename to StdLib/Lib/test/test_crypt.py
diff --git a/Src/StdLib/Lib/test/test_csv.py b/StdLib/Lib/test/test_csv.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_csv.py
rename to StdLib/Lib/test/test_csv.py
diff --git a/Src/StdLib/Lib/test/test_ctypes.py b/StdLib/Lib/test/test_ctypes.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ctypes.py
rename to StdLib/Lib/test/test_ctypes.py
diff --git a/Src/StdLib/Lib/test/test_curses.py b/StdLib/Lib/test/test_curses.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_curses.py
rename to StdLib/Lib/test/test_curses.py
diff --git a/Src/StdLib/Lib/test/test_datetime.py b/StdLib/Lib/test/test_datetime.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_datetime.py
rename to StdLib/Lib/test/test_datetime.py
diff --git a/Src/StdLib/Lib/test/test_dbm.py b/StdLib/Lib/test/test_dbm.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dbm.py
rename to StdLib/Lib/test/test_dbm.py
diff --git a/Src/StdLib/Lib/test/test_dbm_dumb.py b/StdLib/Lib/test/test_dbm_dumb.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dbm_dumb.py
rename to StdLib/Lib/test/test_dbm_dumb.py
diff --git a/Src/StdLib/Lib/test/test_dbm_gnu.py b/StdLib/Lib/test/test_dbm_gnu.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dbm_gnu.py
rename to StdLib/Lib/test/test_dbm_gnu.py
diff --git a/Src/StdLib/Lib/test/test_dbm_ndbm.py b/StdLib/Lib/test/test_dbm_ndbm.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dbm_ndbm.py
rename to StdLib/Lib/test/test_dbm_ndbm.py
diff --git a/Src/StdLib/Lib/test/test_decimal.py b/StdLib/Lib/test/test_decimal.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_decimal.py
rename to StdLib/Lib/test/test_decimal.py
diff --git a/Src/StdLib/Lib/test/test_decorators.py b/StdLib/Lib/test/test_decorators.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_decorators.py
rename to StdLib/Lib/test/test_decorators.py
diff --git a/Src/StdLib/Lib/test/test_defaultdict.py b/StdLib/Lib/test/test_defaultdict.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_defaultdict.py
rename to StdLib/Lib/test/test_defaultdict.py
diff --git a/Src/StdLib/Lib/test/test_deque.py b/StdLib/Lib/test/test_deque.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_deque.py
rename to StdLib/Lib/test/test_deque.py
diff --git a/Src/StdLib/Lib/test/test_descr.py b/StdLib/Lib/test/test_descr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_descr.py
rename to StdLib/Lib/test/test_descr.py
diff --git a/Src/StdLib/Lib/test/test_descrtut.py b/StdLib/Lib/test/test_descrtut.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_descrtut.py
rename to StdLib/Lib/test/test_descrtut.py
diff --git a/Src/StdLib/Lib/test/test_devpoll.py b/StdLib/Lib/test/test_devpoll.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_devpoll.py
rename to StdLib/Lib/test/test_devpoll.py
diff --git a/Src/StdLib/Lib/test/test_dict.py b/StdLib/Lib/test/test_dict.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dict.py
rename to StdLib/Lib/test/test_dict.py
diff --git a/Src/StdLib/Lib/test/test_dictcomps.py b/StdLib/Lib/test/test_dictcomps.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dictcomps.py
rename to StdLib/Lib/test/test_dictcomps.py
diff --git a/Src/StdLib/Lib/test/test_dictviews.py b/StdLib/Lib/test/test_dictviews.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dictviews.py
rename to StdLib/Lib/test/test_dictviews.py
diff --git a/Src/StdLib/Lib/test/test_difflib.py b/StdLib/Lib/test/test_difflib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_difflib.py
rename to StdLib/Lib/test/test_difflib.py
diff --git a/Src/StdLib/Lib/test/test_difflib_expect.html b/StdLib/Lib/test/test_difflib_expect.html
similarity index 100%
rename from Src/StdLib/Lib/test/test_difflib_expect.html
rename to StdLib/Lib/test/test_difflib_expect.html
diff --git a/Src/StdLib/Lib/test/test_dis.py b/StdLib/Lib/test/test_dis.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dis.py
rename to StdLib/Lib/test/test_dis.py
diff --git a/Src/StdLib/Lib/test/test_distutils.py b/StdLib/Lib/test/test_distutils.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_distutils.py
rename to StdLib/Lib/test/test_distutils.py
diff --git a/Src/StdLib/Lib/test/test_doctest.py b/StdLib/Lib/test/test_doctest.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_doctest.py
rename to StdLib/Lib/test/test_doctest.py
diff --git a/Src/StdLib/Lib/test/test_doctest.txt b/StdLib/Lib/test/test_doctest.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_doctest.txt
rename to StdLib/Lib/test/test_doctest.txt
diff --git a/Src/StdLib/Lib/test/test_doctest2.py b/StdLib/Lib/test/test_doctest2.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_doctest2.py
rename to StdLib/Lib/test/test_doctest2.py
diff --git a/Src/StdLib/Lib/test/test_doctest2.txt b/StdLib/Lib/test/test_doctest2.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_doctest2.txt
rename to StdLib/Lib/test/test_doctest2.txt
diff --git a/Src/StdLib/Lib/test/test_doctest3.txt b/StdLib/Lib/test/test_doctest3.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_doctest3.txt
rename to StdLib/Lib/test/test_doctest3.txt
diff --git a/Src/StdLib/Lib/test/test_doctest4.txt b/StdLib/Lib/test/test_doctest4.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_doctest4.txt
rename to StdLib/Lib/test/test_doctest4.txt
diff --git a/Src/StdLib/Lib/test/test_docxmlrpc.py b/StdLib/Lib/test/test_docxmlrpc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_docxmlrpc.py
rename to StdLib/Lib/test/test_docxmlrpc.py
diff --git a/Src/StdLib/Lib/test/test_dummy_thread.py b/StdLib/Lib/test/test_dummy_thread.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dummy_thread.py
rename to StdLib/Lib/test/test_dummy_thread.py
diff --git a/Src/StdLib/Lib/test/test_dummy_threading.py b/StdLib/Lib/test/test_dummy_threading.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dummy_threading.py
rename to StdLib/Lib/test/test_dummy_threading.py
diff --git a/Src/StdLib/Lib/test/test_dynamic.py b/StdLib/Lib/test/test_dynamic.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dynamic.py
rename to StdLib/Lib/test/test_dynamic.py
diff --git a/Src/StdLib/Lib/test/test_dynamicclassattribute.py b/StdLib/Lib/test/test_dynamicclassattribute.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_dynamicclassattribute.py
rename to StdLib/Lib/test/test_dynamicclassattribute.py
diff --git a/Src/StdLib/Lib/test/test_email/__init__.py b/StdLib/Lib/test/test_email/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/__init__.py
rename to StdLib/Lib/test/test_email/__init__.py
diff --git a/Src/StdLib/Lib/test/test_email/__main__.py b/StdLib/Lib/test/test_email/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/__main__.py
rename to StdLib/Lib/test/test_email/__main__.py
diff --git a/Src/StdLib/Lib/test/test_email/data/PyBanner048.gif b/StdLib/Lib/test/test_email/data/PyBanner048.gif
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/PyBanner048.gif
rename to StdLib/Lib/test/test_email/data/PyBanner048.gif
diff --git a/Src/StdLib/Lib/test/test_email/data/audiotest.au b/StdLib/Lib/test/test_email/data/audiotest.au
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/audiotest.au
rename to StdLib/Lib/test/test_email/data/audiotest.au
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_01.txt b/StdLib/Lib/test/test_email/data/msg_01.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_01.txt
rename to StdLib/Lib/test/test_email/data/msg_01.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_02.txt b/StdLib/Lib/test/test_email/data/msg_02.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_02.txt
rename to StdLib/Lib/test/test_email/data/msg_02.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_03.txt b/StdLib/Lib/test/test_email/data/msg_03.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_03.txt
rename to StdLib/Lib/test/test_email/data/msg_03.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_04.txt b/StdLib/Lib/test/test_email/data/msg_04.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_04.txt
rename to StdLib/Lib/test/test_email/data/msg_04.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_05.txt b/StdLib/Lib/test/test_email/data/msg_05.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_05.txt
rename to StdLib/Lib/test/test_email/data/msg_05.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_06.txt b/StdLib/Lib/test/test_email/data/msg_06.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_06.txt
rename to StdLib/Lib/test/test_email/data/msg_06.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_07.txt b/StdLib/Lib/test/test_email/data/msg_07.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_07.txt
rename to StdLib/Lib/test/test_email/data/msg_07.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_08.txt b/StdLib/Lib/test/test_email/data/msg_08.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_08.txt
rename to StdLib/Lib/test/test_email/data/msg_08.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_09.txt b/StdLib/Lib/test/test_email/data/msg_09.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_09.txt
rename to StdLib/Lib/test/test_email/data/msg_09.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_10.txt b/StdLib/Lib/test/test_email/data/msg_10.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_10.txt
rename to StdLib/Lib/test/test_email/data/msg_10.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_11.txt b/StdLib/Lib/test/test_email/data/msg_11.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_11.txt
rename to StdLib/Lib/test/test_email/data/msg_11.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_12.txt b/StdLib/Lib/test/test_email/data/msg_12.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_12.txt
rename to StdLib/Lib/test/test_email/data/msg_12.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_12a.txt b/StdLib/Lib/test/test_email/data/msg_12a.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_12a.txt
rename to StdLib/Lib/test/test_email/data/msg_12a.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_13.txt b/StdLib/Lib/test/test_email/data/msg_13.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_13.txt
rename to StdLib/Lib/test/test_email/data/msg_13.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_14.txt b/StdLib/Lib/test/test_email/data/msg_14.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_14.txt
rename to StdLib/Lib/test/test_email/data/msg_14.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_15.txt b/StdLib/Lib/test/test_email/data/msg_15.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_15.txt
rename to StdLib/Lib/test/test_email/data/msg_15.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_16.txt b/StdLib/Lib/test/test_email/data/msg_16.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_16.txt
rename to StdLib/Lib/test/test_email/data/msg_16.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_17.txt b/StdLib/Lib/test/test_email/data/msg_17.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_17.txt
rename to StdLib/Lib/test/test_email/data/msg_17.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_18.txt b/StdLib/Lib/test/test_email/data/msg_18.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_18.txt
rename to StdLib/Lib/test/test_email/data/msg_18.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_19.txt b/StdLib/Lib/test/test_email/data/msg_19.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_19.txt
rename to StdLib/Lib/test/test_email/data/msg_19.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_20.txt b/StdLib/Lib/test/test_email/data/msg_20.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_20.txt
rename to StdLib/Lib/test/test_email/data/msg_20.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_21.txt b/StdLib/Lib/test/test_email/data/msg_21.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_21.txt
rename to StdLib/Lib/test/test_email/data/msg_21.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_22.txt b/StdLib/Lib/test/test_email/data/msg_22.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_22.txt
rename to StdLib/Lib/test/test_email/data/msg_22.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_23.txt b/StdLib/Lib/test/test_email/data/msg_23.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_23.txt
rename to StdLib/Lib/test/test_email/data/msg_23.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_24.txt b/StdLib/Lib/test/test_email/data/msg_24.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_24.txt
rename to StdLib/Lib/test/test_email/data/msg_24.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_25.txt b/StdLib/Lib/test/test_email/data/msg_25.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_25.txt
rename to StdLib/Lib/test/test_email/data/msg_25.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_26.txt b/StdLib/Lib/test/test_email/data/msg_26.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_26.txt
rename to StdLib/Lib/test/test_email/data/msg_26.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_27.txt b/StdLib/Lib/test/test_email/data/msg_27.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_27.txt
rename to StdLib/Lib/test/test_email/data/msg_27.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_28.txt b/StdLib/Lib/test/test_email/data/msg_28.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_28.txt
rename to StdLib/Lib/test/test_email/data/msg_28.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_29.txt b/StdLib/Lib/test/test_email/data/msg_29.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_29.txt
rename to StdLib/Lib/test/test_email/data/msg_29.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_30.txt b/StdLib/Lib/test/test_email/data/msg_30.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_30.txt
rename to StdLib/Lib/test/test_email/data/msg_30.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_31.txt b/StdLib/Lib/test/test_email/data/msg_31.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_31.txt
rename to StdLib/Lib/test/test_email/data/msg_31.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_32.txt b/StdLib/Lib/test/test_email/data/msg_32.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_32.txt
rename to StdLib/Lib/test/test_email/data/msg_32.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_33.txt b/StdLib/Lib/test/test_email/data/msg_33.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_33.txt
rename to StdLib/Lib/test/test_email/data/msg_33.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_34.txt b/StdLib/Lib/test/test_email/data/msg_34.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_34.txt
rename to StdLib/Lib/test/test_email/data/msg_34.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_35.txt b/StdLib/Lib/test/test_email/data/msg_35.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_35.txt
rename to StdLib/Lib/test/test_email/data/msg_35.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_36.txt b/StdLib/Lib/test/test_email/data/msg_36.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_36.txt
rename to StdLib/Lib/test/test_email/data/msg_36.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_37.txt b/StdLib/Lib/test/test_email/data/msg_37.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_37.txt
rename to StdLib/Lib/test/test_email/data/msg_37.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_38.txt b/StdLib/Lib/test/test_email/data/msg_38.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_38.txt
rename to StdLib/Lib/test/test_email/data/msg_38.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_39.txt b/StdLib/Lib/test/test_email/data/msg_39.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_39.txt
rename to StdLib/Lib/test/test_email/data/msg_39.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_40.txt b/StdLib/Lib/test/test_email/data/msg_40.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_40.txt
rename to StdLib/Lib/test/test_email/data/msg_40.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_41.txt b/StdLib/Lib/test/test_email/data/msg_41.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_41.txt
rename to StdLib/Lib/test/test_email/data/msg_41.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_42.txt b/StdLib/Lib/test/test_email/data/msg_42.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_42.txt
rename to StdLib/Lib/test/test_email/data/msg_42.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_43.txt b/StdLib/Lib/test/test_email/data/msg_43.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_43.txt
rename to StdLib/Lib/test/test_email/data/msg_43.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_44.txt b/StdLib/Lib/test/test_email/data/msg_44.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_44.txt
rename to StdLib/Lib/test/test_email/data/msg_44.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_45.txt b/StdLib/Lib/test/test_email/data/msg_45.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_45.txt
rename to StdLib/Lib/test/test_email/data/msg_45.txt
diff --git a/Src/StdLib/Lib/test/test_email/data/msg_46.txt b/StdLib/Lib/test/test_email/data/msg_46.txt
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/data/msg_46.txt
rename to StdLib/Lib/test/test_email/data/msg_46.txt
diff --git a/Src/StdLib/Lib/test/test_email/test__encoded_words.py b/StdLib/Lib/test/test_email/test__encoded_words.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test__encoded_words.py
rename to StdLib/Lib/test/test_email/test__encoded_words.py
diff --git a/Src/StdLib/Lib/test/test_email/test__header_value_parser.py b/StdLib/Lib/test/test_email/test__header_value_parser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test__header_value_parser.py
rename to StdLib/Lib/test/test_email/test__header_value_parser.py
diff --git a/Src/StdLib/Lib/test/test_email/test_asian_codecs.py b/StdLib/Lib/test/test_email/test_asian_codecs.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_asian_codecs.py
rename to StdLib/Lib/test/test_email/test_asian_codecs.py
diff --git a/Src/StdLib/Lib/test/test_email/test_contentmanager.py b/StdLib/Lib/test/test_email/test_contentmanager.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_contentmanager.py
rename to StdLib/Lib/test/test_email/test_contentmanager.py
diff --git a/Src/StdLib/Lib/test/test_email/test_defect_handling.py b/StdLib/Lib/test/test_email/test_defect_handling.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_defect_handling.py
rename to StdLib/Lib/test/test_email/test_defect_handling.py
diff --git a/Src/StdLib/Lib/test/test_email/test_email.py b/StdLib/Lib/test/test_email/test_email.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_email.py
rename to StdLib/Lib/test/test_email/test_email.py
diff --git a/Src/StdLib/Lib/test/test_email/test_generator.py b/StdLib/Lib/test/test_email/test_generator.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_generator.py
rename to StdLib/Lib/test/test_email/test_generator.py
diff --git a/Src/StdLib/Lib/test/test_email/test_headerregistry.py b/StdLib/Lib/test/test_email/test_headerregistry.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_headerregistry.py
rename to StdLib/Lib/test/test_email/test_headerregistry.py
diff --git a/Src/StdLib/Lib/test/test_email/test_inversion.py b/StdLib/Lib/test/test_email/test_inversion.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_inversion.py
rename to StdLib/Lib/test/test_email/test_inversion.py
diff --git a/Src/StdLib/Lib/test/test_email/test_message.py b/StdLib/Lib/test/test_email/test_message.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_message.py
rename to StdLib/Lib/test/test_email/test_message.py
diff --git a/Src/StdLib/Lib/test/test_email/test_parser.py b/StdLib/Lib/test/test_email/test_parser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_parser.py
rename to StdLib/Lib/test/test_email/test_parser.py
diff --git a/Src/StdLib/Lib/test/test_email/test_pickleable.py b/StdLib/Lib/test/test_email/test_pickleable.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_pickleable.py
rename to StdLib/Lib/test/test_email/test_pickleable.py
diff --git a/Src/StdLib/Lib/test/test_email/test_policy.py b/StdLib/Lib/test/test_email/test_policy.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_policy.py
rename to StdLib/Lib/test/test_email/test_policy.py
diff --git a/Src/StdLib/Lib/test/test_email/test_utils.py b/StdLib/Lib/test/test_email/test_utils.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/test_utils.py
rename to StdLib/Lib/test/test_email/test_utils.py
diff --git a/Src/StdLib/Lib/test/test_email/torture_test.py b/StdLib/Lib/test/test_email/torture_test.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_email/torture_test.py
rename to StdLib/Lib/test/test_email/torture_test.py
diff --git a/Src/StdLib/Lib/test/test_ensurepip.py b/StdLib/Lib/test/test_ensurepip.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ensurepip.py
rename to StdLib/Lib/test/test_ensurepip.py
diff --git a/Src/StdLib/Lib/test/test_enum.py b/StdLib/Lib/test/test_enum.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_enum.py
rename to StdLib/Lib/test/test_enum.py
diff --git a/Src/StdLib/Lib/test/test_enumerate.py b/StdLib/Lib/test/test_enumerate.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_enumerate.py
rename to StdLib/Lib/test/test_enumerate.py
diff --git a/Src/StdLib/Lib/test/test_eof.py b/StdLib/Lib/test/test_eof.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_eof.py
rename to StdLib/Lib/test/test_eof.py
diff --git a/Src/StdLib/Lib/test/test_epoll.py b/StdLib/Lib/test/test_epoll.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_epoll.py
rename to StdLib/Lib/test/test_epoll.py
diff --git a/Src/StdLib/Lib/test/test_errno.py b/StdLib/Lib/test/test_errno.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/test_errno.py
rename to StdLib/Lib/test/test_errno.py
diff --git a/Src/StdLib/Lib/test/test_exception_variations.py b/StdLib/Lib/test/test_exception_variations.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_exception_variations.py
rename to StdLib/Lib/test/test_exception_variations.py
diff --git a/Src/StdLib/Lib/test/test_exceptions.py b/StdLib/Lib/test/test_exceptions.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_exceptions.py
rename to StdLib/Lib/test/test_exceptions.py
diff --git a/Src/StdLib/Lib/test/test_extcall.py b/StdLib/Lib/test/test_extcall.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_extcall.py
rename to StdLib/Lib/test/test_extcall.py
diff --git a/Src/StdLib/Lib/test/test_faulthandler.py b/StdLib/Lib/test/test_faulthandler.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_faulthandler.py
rename to StdLib/Lib/test/test_faulthandler.py
diff --git a/Src/StdLib/Lib/test/test_fcntl.py b/StdLib/Lib/test/test_fcntl.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fcntl.py
rename to StdLib/Lib/test/test_fcntl.py
diff --git a/Src/StdLib/Lib/test/test_file.py b/StdLib/Lib/test/test_file.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_file.py
rename to StdLib/Lib/test/test_file.py
diff --git a/Src/StdLib/Lib/test/test_file_eintr.py b/StdLib/Lib/test/test_file_eintr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_file_eintr.py
rename to StdLib/Lib/test/test_file_eintr.py
diff --git a/Src/StdLib/Lib/test/test_filecmp.py b/StdLib/Lib/test/test_filecmp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_filecmp.py
rename to StdLib/Lib/test/test_filecmp.py
diff --git a/Src/StdLib/Lib/test/test_fileinput.py b/StdLib/Lib/test/test_fileinput.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fileinput.py
rename to StdLib/Lib/test/test_fileinput.py
diff --git a/Src/StdLib/Lib/test/test_fileio.py b/StdLib/Lib/test/test_fileio.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fileio.py
rename to StdLib/Lib/test/test_fileio.py
diff --git a/Src/StdLib/Lib/test/test_finalization.py b/StdLib/Lib/test/test_finalization.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_finalization.py
rename to StdLib/Lib/test/test_finalization.py
diff --git a/Src/StdLib/Lib/test/test_float.py b/StdLib/Lib/test/test_float.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_float.py
rename to StdLib/Lib/test/test_float.py
diff --git a/Src/StdLib/Lib/test/test_flufl.py b/StdLib/Lib/test/test_flufl.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_flufl.py
rename to StdLib/Lib/test/test_flufl.py
diff --git a/Src/StdLib/Lib/test/test_fnmatch.py b/StdLib/Lib/test/test_fnmatch.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fnmatch.py
rename to StdLib/Lib/test/test_fnmatch.py
diff --git a/Src/StdLib/Lib/test/test_fork1.py b/StdLib/Lib/test/test_fork1.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fork1.py
rename to StdLib/Lib/test/test_fork1.py
diff --git a/Src/StdLib/Lib/test/test_format.py b/StdLib/Lib/test/test_format.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_format.py
rename to StdLib/Lib/test/test_format.py
diff --git a/Src/StdLib/Lib/test/test_fractions.py b/StdLib/Lib/test/test_fractions.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fractions.py
rename to StdLib/Lib/test/test_fractions.py
diff --git a/Src/StdLib/Lib/test/test_frame.py b/StdLib/Lib/test/test_frame.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_frame.py
rename to StdLib/Lib/test/test_frame.py
diff --git a/Src/StdLib/Lib/test/test_fstring.py b/StdLib/Lib/test/test_fstring.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_fstring.py
rename to StdLib/Lib/test/test_fstring.py
diff --git a/Src/StdLib/Lib/test/test_ftplib.py b/StdLib/Lib/test/test_ftplib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ftplib.py
rename to StdLib/Lib/test/test_ftplib.py
diff --git a/Src/StdLib/Lib/test/test_funcattrs.py b/StdLib/Lib/test/test_funcattrs.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_funcattrs.py
rename to StdLib/Lib/test/test_funcattrs.py
diff --git a/Src/StdLib/Lib/test/test_functools.py b/StdLib/Lib/test/test_functools.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_functools.py
rename to StdLib/Lib/test/test_functools.py
diff --git a/Src/StdLib/Lib/test/test_future.py b/StdLib/Lib/test/test_future.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_future.py
rename to StdLib/Lib/test/test_future.py
diff --git a/Src/StdLib/Lib/test/test_future3.py b/StdLib/Lib/test/test_future3.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_future3.py
rename to StdLib/Lib/test/test_future3.py
diff --git a/Src/StdLib/Lib/test/test_future4.py b/StdLib/Lib/test/test_future4.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_future4.py
rename to StdLib/Lib/test/test_future4.py
diff --git a/Src/StdLib/Lib/test/test_future5.py b/StdLib/Lib/test/test_future5.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_future5.py
rename to StdLib/Lib/test/test_future5.py
diff --git a/Src/StdLib/Lib/test/test_gc.py b/StdLib/Lib/test/test_gc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_gc.py
rename to StdLib/Lib/test/test_gc.py
diff --git a/Src/StdLib/Lib/test/test_gdb.py b/StdLib/Lib/test/test_gdb.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_gdb.py
rename to StdLib/Lib/test/test_gdb.py
diff --git a/Src/StdLib/Lib/test/test_generators.py b/StdLib/Lib/test/test_generators.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_generators.py
rename to StdLib/Lib/test/test_generators.py
diff --git a/Src/StdLib/Lib/test/test_genericpath.py b/StdLib/Lib/test/test_genericpath.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_genericpath.py
rename to StdLib/Lib/test/test_genericpath.py
diff --git a/Src/StdLib/Lib/test/test_genexps.py b/StdLib/Lib/test/test_genexps.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_genexps.py
rename to StdLib/Lib/test/test_genexps.py
diff --git a/Src/StdLib/Lib/test/test_getargs2.py b/StdLib/Lib/test/test_getargs2.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_getargs2.py
rename to StdLib/Lib/test/test_getargs2.py
diff --git a/Src/StdLib/Lib/test/test_getopt.py b/StdLib/Lib/test/test_getopt.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_getopt.py
rename to StdLib/Lib/test/test_getopt.py
diff --git a/Src/StdLib/Lib/test/test_getpass.py b/StdLib/Lib/test/test_getpass.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_getpass.py
rename to StdLib/Lib/test/test_getpass.py
diff --git a/Src/StdLib/Lib/test/test_gettext.py b/StdLib/Lib/test/test_gettext.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_gettext.py
rename to StdLib/Lib/test/test_gettext.py
diff --git a/Src/StdLib/Lib/test/test_glob.py b/StdLib/Lib/test/test_glob.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_glob.py
rename to StdLib/Lib/test/test_glob.py
diff --git a/Src/StdLib/Lib/test/test_global.py b/StdLib/Lib/test/test_global.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_global.py
rename to StdLib/Lib/test/test_global.py
diff --git a/Src/StdLib/Lib/test/test_grammar.py b/StdLib/Lib/test/test_grammar.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_grammar.py
rename to StdLib/Lib/test/test_grammar.py
diff --git a/Src/StdLib/Lib/test/test_grp.py b/StdLib/Lib/test/test_grp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_grp.py
rename to StdLib/Lib/test/test_grp.py
diff --git a/Src/StdLib/Lib/test/test_gzip.py b/StdLib/Lib/test/test_gzip.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_gzip.py
rename to StdLib/Lib/test/test_gzip.py
diff --git a/Src/StdLib/Lib/test/test_hash.py b/StdLib/Lib/test/test_hash.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_hash.py
rename to StdLib/Lib/test/test_hash.py
diff --git a/Src/StdLib/Lib/test/test_hashlib.py b/StdLib/Lib/test/test_hashlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_hashlib.py
rename to StdLib/Lib/test/test_hashlib.py
diff --git a/Src/StdLib/Lib/test/test_heapq.py b/StdLib/Lib/test/test_heapq.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_heapq.py
rename to StdLib/Lib/test/test_heapq.py
diff --git a/Src/StdLib/Lib/test/test_hmac.py b/StdLib/Lib/test/test_hmac.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_hmac.py
rename to StdLib/Lib/test/test_hmac.py
diff --git a/Src/StdLib/Lib/test/test_html.py b/StdLib/Lib/test/test_html.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_html.py
rename to StdLib/Lib/test/test_html.py
diff --git a/Src/StdLib/Lib/test/test_htmlparser.py b/StdLib/Lib/test/test_htmlparser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_htmlparser.py
rename to StdLib/Lib/test/test_htmlparser.py
diff --git a/Src/StdLib/Lib/test/test_http_cookiejar.py b/StdLib/Lib/test/test_http_cookiejar.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_http_cookiejar.py
rename to StdLib/Lib/test/test_http_cookiejar.py
diff --git a/Src/StdLib/Lib/test/test_http_cookies.py b/StdLib/Lib/test/test_http_cookies.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_http_cookies.py
rename to StdLib/Lib/test/test_http_cookies.py
diff --git a/Src/StdLib/Lib/test/test_httplib.py b/StdLib/Lib/test/test_httplib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_httplib.py
rename to StdLib/Lib/test/test_httplib.py
diff --git a/Src/StdLib/Lib/test/test_httpservers.py b/StdLib/Lib/test/test_httpservers.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_httpservers.py
rename to StdLib/Lib/test/test_httpservers.py
diff --git a/Src/StdLib/Lib/test/test_idle.py b/StdLib/Lib/test/test_idle.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_idle.py
rename to StdLib/Lib/test/test_idle.py
diff --git a/Src/StdLib/Lib/test/test_imaplib.py b/StdLib/Lib/test/test_imaplib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_imaplib.py
rename to StdLib/Lib/test/test_imaplib.py
diff --git a/Src/StdLib/Lib/test/test_imghdr.py b/StdLib/Lib/test/test_imghdr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_imghdr.py
rename to StdLib/Lib/test/test_imghdr.py
diff --git a/Src/StdLib/Lib/test/test_imp.py b/StdLib/Lib/test/test_imp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_imp.py
rename to StdLib/Lib/test/test_imp.py
diff --git a/Src/StdLib/Lib/test/test_import.py b/StdLib/Lib/test/test_import.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_import.py
rename to StdLib/Lib/test/test_import.py
diff --git a/Src/StdLib/Lib/test/test_importlib/__init__.py b/StdLib/Lib/test/test_importlib/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/__init__.py
rename to StdLib/Lib/test/test_importlib/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/__main__.py b/StdLib/Lib/test/test_importlib/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/__main__.py
rename to StdLib/Lib/test/test_importlib/__main__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/abc.py b/StdLib/Lib/test/test_importlib/abc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/abc.py
rename to StdLib/Lib/test/test_importlib/abc.py
diff --git a/Src/StdLib/Lib/test/test_importlib/builtin/__init__.py b/StdLib/Lib/test/test_importlib/builtin/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/builtin/__init__.py
rename to StdLib/Lib/test/test_importlib/builtin/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/builtin/__main__.py b/StdLib/Lib/test/test_importlib/builtin/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/builtin/__main__.py
rename to StdLib/Lib/test/test_importlib/builtin/__main__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/builtin/test_finder.py b/StdLib/Lib/test/test_importlib/builtin/test_finder.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/builtin/test_finder.py
rename to StdLib/Lib/test/test_importlib/builtin/test_finder.py
diff --git a/Src/StdLib/Lib/test/test_importlib/builtin/test_loader.py b/StdLib/Lib/test/test_importlib/builtin/test_loader.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/builtin/test_loader.py
rename to StdLib/Lib/test/test_importlib/builtin/test_loader.py
diff --git a/Src/StdLib/Lib/test/test_importlib/builtin/util.py b/StdLib/Lib/test/test_importlib/builtin/util.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/builtin/util.py
rename to StdLib/Lib/test/test_importlib/builtin/util.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/__init__.py b/StdLib/Lib/test/test_importlib/extension/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/__init__.py
rename to StdLib/Lib/test/test_importlib/extension/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/__main__.py b/StdLib/Lib/test/test_importlib/extension/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/__main__.py
rename to StdLib/Lib/test/test_importlib/extension/__main__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/test_case_sensitivity.py b/StdLib/Lib/test/test_importlib/extension/test_case_sensitivity.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/test_case_sensitivity.py
rename to StdLib/Lib/test/test_importlib/extension/test_case_sensitivity.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/test_finder.py b/StdLib/Lib/test/test_importlib/extension/test_finder.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/test_finder.py
rename to StdLib/Lib/test/test_importlib/extension/test_finder.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/test_loader.py b/StdLib/Lib/test/test_importlib/extension/test_loader.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/test_loader.py
rename to StdLib/Lib/test/test_importlib/extension/test_loader.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/test_path_hook.py b/StdLib/Lib/test/test_importlib/extension/test_path_hook.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/test_path_hook.py
rename to StdLib/Lib/test/test_importlib/extension/test_path_hook.py
diff --git a/Src/StdLib/Lib/test/test_importlib/extension/util.py b/StdLib/Lib/test/test_importlib/extension/util.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/extension/util.py
rename to StdLib/Lib/test/test_importlib/extension/util.py
diff --git a/Src/StdLib/Lib/test/test_importlib/frozen/__init__.py b/StdLib/Lib/test/test_importlib/frozen/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/frozen/__init__.py
rename to StdLib/Lib/test/test_importlib/frozen/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/frozen/__main__.py b/StdLib/Lib/test/test_importlib/frozen/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/frozen/__main__.py
rename to StdLib/Lib/test/test_importlib/frozen/__main__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/frozen/test_finder.py b/StdLib/Lib/test/test_importlib/frozen/test_finder.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/frozen/test_finder.py
rename to StdLib/Lib/test/test_importlib/frozen/test_finder.py
diff --git a/Src/StdLib/Lib/test/test_importlib/frozen/test_loader.py b/StdLib/Lib/test/test_importlib/frozen/test_loader.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/frozen/test_loader.py
rename to StdLib/Lib/test/test_importlib/frozen/test_loader.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/__init__.py b/StdLib/Lib/test/test_importlib/import_/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/__init__.py
rename to StdLib/Lib/test/test_importlib/import_/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/__main__.py b/StdLib/Lib/test/test_importlib/import_/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/__main__.py
rename to StdLib/Lib/test/test_importlib/import_/__main__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test___loader__.py b/StdLib/Lib/test/test_importlib/import_/test___loader__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test___loader__.py
rename to StdLib/Lib/test/test_importlib/import_/test___loader__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test___package__.py b/StdLib/Lib/test/test_importlib/import_/test___package__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test___package__.py
rename to StdLib/Lib/test/test_importlib/import_/test___package__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_api.py b/StdLib/Lib/test/test_importlib/import_/test_api.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_api.py
rename to StdLib/Lib/test/test_importlib/import_/test_api.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_caching.py b/StdLib/Lib/test/test_importlib/import_/test_caching.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_caching.py
rename to StdLib/Lib/test/test_importlib/import_/test_caching.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_fromlist.py b/StdLib/Lib/test/test_importlib/import_/test_fromlist.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_fromlist.py
rename to StdLib/Lib/test/test_importlib/import_/test_fromlist.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_meta_path.py b/StdLib/Lib/test/test_importlib/import_/test_meta_path.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_meta_path.py
rename to StdLib/Lib/test/test_importlib/import_/test_meta_path.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_packages.py b/StdLib/Lib/test/test_importlib/import_/test_packages.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_packages.py
rename to StdLib/Lib/test/test_importlib/import_/test_packages.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_path.py b/StdLib/Lib/test/test_importlib/import_/test_path.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_path.py
rename to StdLib/Lib/test/test_importlib/import_/test_path.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/test_relative_imports.py b/StdLib/Lib/test/test_importlib/import_/test_relative_imports.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/test_relative_imports.py
rename to StdLib/Lib/test/test_importlib/import_/test_relative_imports.py
diff --git a/Src/StdLib/Lib/test/test_importlib/import_/util.py b/StdLib/Lib/test/test_importlib/import_/util.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/import_/util.py
rename to StdLib/Lib/test/test_importlib/import_/util.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip b/StdLib/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty b/StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip b/StdLib/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py b/StdLib/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
diff --git a/Src/StdLib/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip b/StdLib/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip
rename to StdLib/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip
diff --git a/Src/StdLib/Lib/test/test_importlib/regrtest.py b/StdLib/Lib/test/test_importlib/regrtest.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/regrtest.py
rename to StdLib/Lib/test/test_importlib/regrtest.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/__init__.py b/StdLib/Lib/test/test_importlib/source/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/__init__.py
rename to StdLib/Lib/test/test_importlib/source/__init__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/__main__.py b/StdLib/Lib/test/test_importlib/source/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/__main__.py
rename to StdLib/Lib/test/test_importlib/source/__main__.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/test_case_sensitivity.py b/StdLib/Lib/test/test_importlib/source/test_case_sensitivity.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/test_case_sensitivity.py
rename to StdLib/Lib/test/test_importlib/source/test_case_sensitivity.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/test_file_loader.py b/StdLib/Lib/test/test_importlib/source/test_file_loader.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/test_file_loader.py
rename to StdLib/Lib/test/test_importlib/source/test_file_loader.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/test_finder.py b/StdLib/Lib/test/test_importlib/source/test_finder.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/test_finder.py
rename to StdLib/Lib/test/test_importlib/source/test_finder.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/test_path_hook.py b/StdLib/Lib/test/test_importlib/source/test_path_hook.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/test_path_hook.py
rename to StdLib/Lib/test/test_importlib/source/test_path_hook.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/test_source_encoding.py b/StdLib/Lib/test/test_importlib/source/test_source_encoding.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/test_source_encoding.py
rename to StdLib/Lib/test/test_importlib/source/test_source_encoding.py
diff --git a/Src/StdLib/Lib/test/test_importlib/source/util.py b/StdLib/Lib/test/test_importlib/source/util.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/source/util.py
rename to StdLib/Lib/test/test_importlib/source/util.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_abc.py b/StdLib/Lib/test/test_importlib/test_abc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_abc.py
rename to StdLib/Lib/test/test_importlib/test_abc.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_api.py b/StdLib/Lib/test/test_importlib/test_api.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_api.py
rename to StdLib/Lib/test/test_importlib/test_api.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_locks.py b/StdLib/Lib/test/test_importlib/test_locks.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_locks.py
rename to StdLib/Lib/test/test_importlib/test_locks.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_namespace_pkgs.py b/StdLib/Lib/test/test_importlib/test_namespace_pkgs.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_namespace_pkgs.py
rename to StdLib/Lib/test/test_importlib/test_namespace_pkgs.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_spec.py b/StdLib/Lib/test/test_importlib/test_spec.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_spec.py
rename to StdLib/Lib/test/test_importlib/test_spec.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_util.py b/StdLib/Lib/test/test_importlib/test_util.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_util.py
rename to StdLib/Lib/test/test_importlib/test_util.py
diff --git a/Src/StdLib/Lib/test/test_importlib/test_windows.py b/StdLib/Lib/test/test_importlib/test_windows.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/test_windows.py
rename to StdLib/Lib/test/test_importlib/test_windows.py
diff --git a/Src/StdLib/Lib/test/test_importlib/util.py b/StdLib/Lib/test/test_importlib/util.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_importlib/util.py
rename to StdLib/Lib/test/test_importlib/util.py
diff --git a/Src/StdLib/Lib/test/test_index.py b/StdLib/Lib/test/test_index.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_index.py
rename to StdLib/Lib/test/test_index.py
diff --git a/Src/StdLib/Lib/test/test_inspect.py b/StdLib/Lib/test/test_inspect.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_inspect.py
rename to StdLib/Lib/test/test_inspect.py
diff --git a/Src/StdLib/Lib/test/test_int.py b/StdLib/Lib/test/test_int.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_int.py
rename to StdLib/Lib/test/test_int.py
diff --git a/Src/StdLib/Lib/test/test_int_literal.py b/StdLib/Lib/test/test_int_literal.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_int_literal.py
rename to StdLib/Lib/test/test_int_literal.py
diff --git a/Src/StdLib/Lib/test/test_io.py b/StdLib/Lib/test/test_io.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_io.py
rename to StdLib/Lib/test/test_io.py
diff --git a/Src/StdLib/Lib/test/test_ioctl.py b/StdLib/Lib/test/test_ioctl.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ioctl.py
rename to StdLib/Lib/test/test_ioctl.py
diff --git a/Src/StdLib/Lib/test/test_ipaddress.py b/StdLib/Lib/test/test_ipaddress.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ipaddress.py
rename to StdLib/Lib/test/test_ipaddress.py
diff --git a/Src/StdLib/Lib/test/test_isinstance.py b/StdLib/Lib/test/test_isinstance.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_isinstance.py
rename to StdLib/Lib/test/test_isinstance.py
diff --git a/Src/StdLib/Lib/test/test_iter.py b/StdLib/Lib/test/test_iter.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_iter.py
rename to StdLib/Lib/test/test_iter.py
diff --git a/Src/StdLib/Lib/test/test_iterlen.py b/StdLib/Lib/test/test_iterlen.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_iterlen.py
rename to StdLib/Lib/test/test_iterlen.py
diff --git a/Src/StdLib/Lib/test/test_itertools.py b/StdLib/Lib/test/test_itertools.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_itertools.py
rename to StdLib/Lib/test/test_itertools.py
diff --git a/Src/StdLib/Lib/test/test_json/__init__.py b/StdLib/Lib/test/test_json/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/__init__.py
rename to StdLib/Lib/test/test_json/__init__.py
diff --git a/Src/StdLib/Lib/test/test_json/__main__.py b/StdLib/Lib/test/test_json/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/__main__.py
rename to StdLib/Lib/test/test_json/__main__.py
diff --git a/Src/StdLib/Lib/test/test_json/test_decode.py b/StdLib/Lib/test/test_json/test_decode.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_decode.py
rename to StdLib/Lib/test/test_json/test_decode.py
diff --git a/Src/StdLib/Lib/test/test_json/test_default.py b/StdLib/Lib/test/test_json/test_default.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_default.py
rename to StdLib/Lib/test/test_json/test_default.py
diff --git a/Src/StdLib/Lib/test/test_json/test_dump.py b/StdLib/Lib/test/test_json/test_dump.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_dump.py
rename to StdLib/Lib/test/test_json/test_dump.py
diff --git a/Src/StdLib/Lib/test/test_json/test_encode_basestring_ascii.py b/StdLib/Lib/test/test_json/test_encode_basestring_ascii.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_encode_basestring_ascii.py
rename to StdLib/Lib/test/test_json/test_encode_basestring_ascii.py
diff --git a/Src/StdLib/Lib/test/test_json/test_enum.py b/StdLib/Lib/test/test_json/test_enum.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_enum.py
rename to StdLib/Lib/test/test_json/test_enum.py
diff --git a/Src/StdLib/Lib/test/test_json/test_fail.py b/StdLib/Lib/test/test_json/test_fail.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_fail.py
rename to StdLib/Lib/test/test_json/test_fail.py
diff --git a/Src/StdLib/Lib/test/test_json/test_float.py b/StdLib/Lib/test/test_json/test_float.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_float.py
rename to StdLib/Lib/test/test_json/test_float.py
diff --git a/Src/StdLib/Lib/test/test_json/test_indent.py b/StdLib/Lib/test/test_json/test_indent.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_indent.py
rename to StdLib/Lib/test/test_json/test_indent.py
diff --git a/Src/StdLib/Lib/test/test_json/test_pass1.py b/StdLib/Lib/test/test_json/test_pass1.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_pass1.py
rename to StdLib/Lib/test/test_json/test_pass1.py
diff --git a/Src/StdLib/Lib/test/test_json/test_pass2.py b/StdLib/Lib/test/test_json/test_pass2.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_pass2.py
rename to StdLib/Lib/test/test_json/test_pass2.py
diff --git a/Src/StdLib/Lib/test/test_json/test_pass3.py b/StdLib/Lib/test/test_json/test_pass3.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_pass3.py
rename to StdLib/Lib/test/test_json/test_pass3.py
diff --git a/Src/StdLib/Lib/test/test_json/test_recursion.py b/StdLib/Lib/test/test_json/test_recursion.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_recursion.py
rename to StdLib/Lib/test/test_json/test_recursion.py
diff --git a/Src/StdLib/Lib/test/test_json/test_scanstring.py b/StdLib/Lib/test/test_json/test_scanstring.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_scanstring.py
rename to StdLib/Lib/test/test_json/test_scanstring.py
diff --git a/Src/StdLib/Lib/test/test_json/test_separators.py b/StdLib/Lib/test/test_json/test_separators.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_separators.py
rename to StdLib/Lib/test/test_json/test_separators.py
diff --git a/Src/StdLib/Lib/test/test_json/test_speedups.py b/StdLib/Lib/test/test_json/test_speedups.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_speedups.py
rename to StdLib/Lib/test/test_json/test_speedups.py
diff --git a/Src/StdLib/Lib/test/test_json/test_tool.py b/StdLib/Lib/test/test_json/test_tool.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_tool.py
rename to StdLib/Lib/test/test_json/test_tool.py
diff --git a/Src/StdLib/Lib/test/test_json/test_unicode.py b/StdLib/Lib/test/test_json/test_unicode.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_json/test_unicode.py
rename to StdLib/Lib/test/test_json/test_unicode.py
diff --git a/Src/StdLib/Lib/test/test_keyword.py b/StdLib/Lib/test/test_keyword.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_keyword.py
rename to StdLib/Lib/test/test_keyword.py
diff --git a/Src/StdLib/Lib/test/test_keywordonlyarg.py b/StdLib/Lib/test/test_keywordonlyarg.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_keywordonlyarg.py
rename to StdLib/Lib/test/test_keywordonlyarg.py
diff --git a/Src/StdLib/Lib/test/test_kqueue.py b/StdLib/Lib/test/test_kqueue.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_kqueue.py
rename to StdLib/Lib/test/test_kqueue.py
diff --git a/Src/StdLib/Lib/test/test_largefile.py b/StdLib/Lib/test/test_largefile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_largefile.py
rename to StdLib/Lib/test/test_largefile.py
diff --git a/Src/StdLib/Lib/test/test_lib2to3.py b/StdLib/Lib/test/test_lib2to3.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_lib2to3.py
rename to StdLib/Lib/test/test_lib2to3.py
diff --git a/Src/StdLib/Lib/test/test_linecache.py b/StdLib/Lib/test/test_linecache.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_linecache.py
rename to StdLib/Lib/test/test_linecache.py
diff --git a/Src/StdLib/Lib/test/test_list.py b/StdLib/Lib/test/test_list.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_list.py
rename to StdLib/Lib/test/test_list.py
diff --git a/Src/StdLib/Lib/test/test_listcomps.py b/StdLib/Lib/test/test_listcomps.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_listcomps.py
rename to StdLib/Lib/test/test_listcomps.py
diff --git a/Src/StdLib/Lib/test/test_locale.py b/StdLib/Lib/test/test_locale.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_locale.py
rename to StdLib/Lib/test/test_locale.py
diff --git a/Src/StdLib/Lib/test/test_logging.py b/StdLib/Lib/test/test_logging.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_logging.py
rename to StdLib/Lib/test/test_logging.py
diff --git a/Src/StdLib/Lib/test/test_long.py b/StdLib/Lib/test/test_long.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_long.py
rename to StdLib/Lib/test/test_long.py
diff --git a/Src/StdLib/Lib/test/test_longexp.py b/StdLib/Lib/test/test_longexp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_longexp.py
rename to StdLib/Lib/test/test_longexp.py
diff --git a/Src/StdLib/Lib/test/test_lzma.py b/StdLib/Lib/test/test_lzma.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_lzma.py
rename to StdLib/Lib/test/test_lzma.py
diff --git a/Src/StdLib/Lib/test/test_macpath.py b/StdLib/Lib/test/test_macpath.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_macpath.py
rename to StdLib/Lib/test/test_macpath.py
diff --git a/Src/StdLib/Lib/test/test_macurl2path.py b/StdLib/Lib/test/test_macurl2path.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_macurl2path.py
rename to StdLib/Lib/test/test_macurl2path.py
diff --git a/Src/StdLib/Lib/test/test_mailbox.py b/StdLib/Lib/test/test_mailbox.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_mailbox.py
rename to StdLib/Lib/test/test_mailbox.py
diff --git a/Src/StdLib/Lib/test/test_mailcap.py b/StdLib/Lib/test/test_mailcap.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_mailcap.py
rename to StdLib/Lib/test/test_mailcap.py
diff --git a/Src/StdLib/Lib/test/test_marshal.py b/StdLib/Lib/test/test_marshal.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_marshal.py
rename to StdLib/Lib/test/test_marshal.py
diff --git a/Src/StdLib/Lib/test/test_math.py b/StdLib/Lib/test/test_math.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_math.py
rename to StdLib/Lib/test/test_math.py
diff --git a/Src/StdLib/Lib/test/test_memoryio.py b/StdLib/Lib/test/test_memoryio.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_memoryio.py
rename to StdLib/Lib/test/test_memoryio.py
diff --git a/Src/StdLib/Lib/test/test_memoryview.py b/StdLib/Lib/test/test_memoryview.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_memoryview.py
rename to StdLib/Lib/test/test_memoryview.py
diff --git a/Src/StdLib/Lib/test/test_metaclass.py b/StdLib/Lib/test/test_metaclass.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_metaclass.py
rename to StdLib/Lib/test/test_metaclass.py
diff --git a/Src/StdLib/Lib/test/test_mimetypes.py b/StdLib/Lib/test/test_mimetypes.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_mimetypes.py
rename to StdLib/Lib/test/test_mimetypes.py
diff --git a/Src/StdLib/Lib/test/test_minidom.py b/StdLib/Lib/test/test_minidom.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_minidom.py
rename to StdLib/Lib/test/test_minidom.py
diff --git a/Src/StdLib/Lib/test/test_mmap.py b/StdLib/Lib/test/test_mmap.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_mmap.py
rename to StdLib/Lib/test/test_mmap.py
diff --git a/Src/StdLib/Lib/test/test_module.py b/StdLib/Lib/test/test_module.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_module.py
rename to StdLib/Lib/test/test_module.py
diff --git a/Src/StdLib/Lib/test/test_modulefinder.py b/StdLib/Lib/test/test_modulefinder.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_modulefinder.py
rename to StdLib/Lib/test/test_modulefinder.py
diff --git a/Src/StdLib/Lib/test/test_msilib.py b/StdLib/Lib/test/test_msilib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_msilib.py
rename to StdLib/Lib/test/test_msilib.py
diff --git a/Src/StdLib/Lib/test/test_multibytecodec.py b/StdLib/Lib/test/test_multibytecodec.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_multibytecodec.py
rename to StdLib/Lib/test/test_multibytecodec.py
diff --git a/Src/StdLib/Lib/test/test_multiprocessing_fork.py b/StdLib/Lib/test/test_multiprocessing_fork.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_multiprocessing_fork.py
rename to StdLib/Lib/test/test_multiprocessing_fork.py
diff --git a/Src/StdLib/Lib/test/test_multiprocessing_forkserver.py b/StdLib/Lib/test/test_multiprocessing_forkserver.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_multiprocessing_forkserver.py
rename to StdLib/Lib/test/test_multiprocessing_forkserver.py
diff --git a/Src/StdLib/Lib/test/test_multiprocessing_main_handling.py b/StdLib/Lib/test/test_multiprocessing_main_handling.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_multiprocessing_main_handling.py
rename to StdLib/Lib/test/test_multiprocessing_main_handling.py
diff --git a/Src/StdLib/Lib/test/test_multiprocessing_spawn.py b/StdLib/Lib/test/test_multiprocessing_spawn.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_multiprocessing_spawn.py
rename to StdLib/Lib/test/test_multiprocessing_spawn.py
diff --git a/Src/StdLib/Lib/test/test_netrc.py b/StdLib/Lib/test/test_netrc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_netrc.py
rename to StdLib/Lib/test/test_netrc.py
diff --git a/Src/StdLib/Lib/test/test_nis.py b/StdLib/Lib/test/test_nis.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_nis.py
rename to StdLib/Lib/test/test_nis.py
diff --git a/Src/StdLib/Lib/test/test_nntplib.py b/StdLib/Lib/test/test_nntplib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_nntplib.py
rename to StdLib/Lib/test/test_nntplib.py
diff --git a/Src/StdLib/Lib/test/test_normalization.py b/StdLib/Lib/test/test_normalization.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_normalization.py
rename to StdLib/Lib/test/test_normalization.py
diff --git a/Src/StdLib/Lib/test/test_ntpath.py b/StdLib/Lib/test/test_ntpath.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ntpath.py
rename to StdLib/Lib/test/test_ntpath.py
diff --git a/Src/StdLib/Lib/test/test_numeric_tower.py b/StdLib/Lib/test/test_numeric_tower.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_numeric_tower.py
rename to StdLib/Lib/test/test_numeric_tower.py
diff --git a/Src/StdLib/Lib/test/test_opcodes.py b/StdLib/Lib/test/test_opcodes.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_opcodes.py
rename to StdLib/Lib/test/test_opcodes.py
diff --git a/Src/StdLib/Lib/test/test_openpty.py b/StdLib/Lib/test/test_openpty.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_openpty.py
rename to StdLib/Lib/test/test_openpty.py
diff --git a/Src/StdLib/Lib/test/test_operator.py b/StdLib/Lib/test/test_operator.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_operator.py
rename to StdLib/Lib/test/test_operator.py
diff --git a/Src/StdLib/Lib/test/test_optparse.py b/StdLib/Lib/test/test_optparse.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_optparse.py
rename to StdLib/Lib/test/test_optparse.py
diff --git a/Src/StdLib/Lib/test/test_ordered_dict.py b/StdLib/Lib/test/test_ordered_dict.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ordered_dict.py
rename to StdLib/Lib/test/test_ordered_dict.py
diff --git a/Src/StdLib/Lib/test/test_os.py b/StdLib/Lib/test/test_os.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_os.py
rename to StdLib/Lib/test/test_os.py
diff --git a/Src/StdLib/Lib/test/test_ossaudiodev.py b/StdLib/Lib/test/test_ossaudiodev.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ossaudiodev.py
rename to StdLib/Lib/test/test_ossaudiodev.py
diff --git a/Src/StdLib/Lib/test/test_osx_env.py b/StdLib/Lib/test/test_osx_env.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_osx_env.py
rename to StdLib/Lib/test/test_osx_env.py
diff --git a/Src/StdLib/Lib/test/test_parser.py b/StdLib/Lib/test/test_parser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_parser.py
rename to StdLib/Lib/test/test_parser.py
diff --git a/Src/StdLib/Lib/test/test_pathlib.py b/StdLib/Lib/test/test_pathlib.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/test_pathlib.py
rename to StdLib/Lib/test/test_pathlib.py
diff --git a/Src/StdLib/Lib/test/test_pdb.py b/StdLib/Lib/test/test_pdb.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pdb.py
rename to StdLib/Lib/test/test_pdb.py
diff --git a/Src/StdLib/Lib/test/test_peepholer.py b/StdLib/Lib/test/test_peepholer.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_peepholer.py
rename to StdLib/Lib/test/test_peepholer.py
diff --git a/Src/StdLib/Lib/test/test_pep247.py b/StdLib/Lib/test/test_pep247.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep247.py
rename to StdLib/Lib/test/test_pep247.py
diff --git a/Src/StdLib/Lib/test/test_pep277.py b/StdLib/Lib/test/test_pep277.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep277.py
rename to StdLib/Lib/test/test_pep277.py
diff --git a/Src/StdLib/Lib/test/test_pep292.py b/StdLib/Lib/test/test_pep292.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep292.py
rename to StdLib/Lib/test/test_pep292.py
diff --git a/Src/StdLib/Lib/test/test_pep3120.py b/StdLib/Lib/test/test_pep3120.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep3120.py
rename to StdLib/Lib/test/test_pep3120.py
diff --git a/Src/StdLib/Lib/test/test_pep3131.py b/StdLib/Lib/test/test_pep3131.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep3131.py
rename to StdLib/Lib/test/test_pep3131.py
diff --git a/Src/StdLib/Lib/test/test_pep3151.py b/StdLib/Lib/test/test_pep3151.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep3151.py
rename to StdLib/Lib/test/test_pep3151.py
diff --git a/Src/StdLib/Lib/test/test_pep352.py b/StdLib/Lib/test/test_pep352.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep352.py
rename to StdLib/Lib/test/test_pep352.py
diff --git a/Src/StdLib/Lib/test/test_pep380.py b/StdLib/Lib/test/test_pep380.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep380.py
rename to StdLib/Lib/test/test_pep380.py
diff --git a/Src/StdLib/Lib/test/test_pep479.py b/StdLib/Lib/test/test_pep479.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pep479.py
rename to StdLib/Lib/test/test_pep479.py
diff --git a/Src/StdLib/Lib/test/test_pickle.py b/StdLib/Lib/test/test_pickle.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pickle.py
rename to StdLib/Lib/test/test_pickle.py
diff --git a/Src/StdLib/Lib/test/test_pickletools.py b/StdLib/Lib/test/test_pickletools.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pickletools.py
rename to StdLib/Lib/test/test_pickletools.py
diff --git a/Src/StdLib/Lib/test/test_pipes.py b/StdLib/Lib/test/test_pipes.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pipes.py
rename to StdLib/Lib/test/test_pipes.py
diff --git a/Src/StdLib/Lib/test/test_pkg.py b/StdLib/Lib/test/test_pkg.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pkg.py
rename to StdLib/Lib/test/test_pkg.py
diff --git a/Src/StdLib/Lib/test/test_pkgimport.py b/StdLib/Lib/test/test_pkgimport.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pkgimport.py
rename to StdLib/Lib/test/test_pkgimport.py
diff --git a/Src/StdLib/Lib/test/test_pkgutil.py b/StdLib/Lib/test/test_pkgutil.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pkgutil.py
rename to StdLib/Lib/test/test_pkgutil.py
diff --git a/Src/StdLib/Lib/test/test_platform.py b/StdLib/Lib/test/test_platform.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_platform.py
rename to StdLib/Lib/test/test_platform.py
diff --git a/Src/StdLib/Lib/test/test_plistlib.py b/StdLib/Lib/test/test_plistlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_plistlib.py
rename to StdLib/Lib/test/test_plistlib.py
diff --git a/Src/StdLib/Lib/test/test_poll.py b/StdLib/Lib/test/test_poll.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_poll.py
rename to StdLib/Lib/test/test_poll.py
diff --git a/Src/StdLib/Lib/test/test_popen.py b/StdLib/Lib/test/test_popen.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_popen.py
rename to StdLib/Lib/test/test_popen.py
diff --git a/Src/StdLib/Lib/test/test_poplib.py b/StdLib/Lib/test/test_poplib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_poplib.py
rename to StdLib/Lib/test/test_poplib.py
diff --git a/Src/StdLib/Lib/test/test_posix.py b/StdLib/Lib/test/test_posix.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_posix.py
rename to StdLib/Lib/test/test_posix.py
diff --git a/Src/StdLib/Lib/test/test_posixpath.py b/StdLib/Lib/test/test_posixpath.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_posixpath.py
rename to StdLib/Lib/test/test_posixpath.py
diff --git a/Src/StdLib/Lib/test/test_pow.py b/StdLib/Lib/test/test_pow.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pow.py
rename to StdLib/Lib/test/test_pow.py
diff --git a/Src/StdLib/Lib/test/test_pprint.py b/StdLib/Lib/test/test_pprint.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pprint.py
rename to StdLib/Lib/test/test_pprint.py
diff --git a/Src/StdLib/Lib/test/test_print.py b/StdLib/Lib/test/test_print.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_print.py
rename to StdLib/Lib/test/test_print.py
diff --git a/Src/StdLib/Lib/test/test_profile.py b/StdLib/Lib/test/test_profile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_profile.py
rename to StdLib/Lib/test/test_profile.py
diff --git a/Src/StdLib/Lib/test/test_property.py b/StdLib/Lib/test/test_property.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_property.py
rename to StdLib/Lib/test/test_property.py
diff --git a/Src/StdLib/Lib/test/test_pstats.py b/StdLib/Lib/test/test_pstats.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pstats.py
rename to StdLib/Lib/test/test_pstats.py
diff --git a/Src/StdLib/Lib/test/test_pty.py b/StdLib/Lib/test/test_pty.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pty.py
rename to StdLib/Lib/test/test_pty.py
diff --git a/Src/StdLib/Lib/test/test_pulldom.py b/StdLib/Lib/test/test_pulldom.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pulldom.py
rename to StdLib/Lib/test/test_pulldom.py
diff --git a/Src/StdLib/Lib/test/test_pwd.py b/StdLib/Lib/test/test_pwd.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pwd.py
rename to StdLib/Lib/test/test_pwd.py
diff --git a/Src/StdLib/Lib/test/test_py_compile.py b/StdLib/Lib/test/test_py_compile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_py_compile.py
rename to StdLib/Lib/test/test_py_compile.py
diff --git a/Src/StdLib/Lib/test/test_pyclbr.py b/StdLib/Lib/test/test_pyclbr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pyclbr.py
rename to StdLib/Lib/test/test_pyclbr.py
diff --git a/Src/StdLib/Lib/test/test_pydoc.py b/StdLib/Lib/test/test_pydoc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pydoc.py
rename to StdLib/Lib/test/test_pydoc.py
diff --git a/Src/StdLib/Lib/test/test_pyexpat.py b/StdLib/Lib/test/test_pyexpat.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_pyexpat.py
rename to StdLib/Lib/test/test_pyexpat.py
diff --git a/Src/StdLib/Lib/test/test_queue.py b/StdLib/Lib/test/test_queue.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_queue.py
rename to StdLib/Lib/test/test_queue.py
diff --git a/Src/StdLib/Lib/test/test_quopri.py b/StdLib/Lib/test/test_quopri.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_quopri.py
rename to StdLib/Lib/test/test_quopri.py
diff --git a/Src/StdLib/Lib/test/test_raise.py b/StdLib/Lib/test/test_raise.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_raise.py
rename to StdLib/Lib/test/test_raise.py
diff --git a/Src/StdLib/Lib/test/test_random.py b/StdLib/Lib/test/test_random.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_random.py
rename to StdLib/Lib/test/test_random.py
diff --git a/Src/StdLib/Lib/test/test_range.py b/StdLib/Lib/test/test_range.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_range.py
rename to StdLib/Lib/test/test_range.py
diff --git a/Src/StdLib/Lib/test/test_re.py b/StdLib/Lib/test/test_re.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_re.py
rename to StdLib/Lib/test/test_re.py
diff --git a/Src/StdLib/Lib/test/test_readline.py b/StdLib/Lib/test/test_readline.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_readline.py
rename to StdLib/Lib/test/test_readline.py
diff --git a/Src/StdLib/Lib/test/test_regrtest.py b/StdLib/Lib/test/test_regrtest.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_regrtest.py
rename to StdLib/Lib/test/test_regrtest.py
diff --git a/Src/StdLib/Lib/test/test_reprlib.py b/StdLib/Lib/test/test_reprlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_reprlib.py
rename to StdLib/Lib/test/test_reprlib.py
diff --git a/Src/StdLib/Lib/test/test_resource.py b/StdLib/Lib/test/test_resource.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_resource.py
rename to StdLib/Lib/test/test_resource.py
diff --git a/Src/StdLib/Lib/test/test_richcmp.py b/StdLib/Lib/test/test_richcmp.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_richcmp.py
rename to StdLib/Lib/test/test_richcmp.py
diff --git a/Src/StdLib/Lib/test/test_rlcompleter.py b/StdLib/Lib/test/test_rlcompleter.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_rlcompleter.py
rename to StdLib/Lib/test/test_rlcompleter.py
diff --git a/Src/StdLib/Lib/test/test_robotparser.py b/StdLib/Lib/test/test_robotparser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_robotparser.py
rename to StdLib/Lib/test/test_robotparser.py
diff --git a/Src/StdLib/Lib/test/test_runpy.py b/StdLib/Lib/test/test_runpy.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_runpy.py
rename to StdLib/Lib/test/test_runpy.py
diff --git a/Src/StdLib/Lib/test/test_sax.py b/StdLib/Lib/test/test_sax.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sax.py
rename to StdLib/Lib/test/test_sax.py
diff --git a/Src/StdLib/Lib/test/test_sched.py b/StdLib/Lib/test/test_sched.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sched.py
rename to StdLib/Lib/test/test_sched.py
diff --git a/Src/StdLib/Lib/test/test_scope.py b/StdLib/Lib/test/test_scope.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_scope.py
rename to StdLib/Lib/test/test_scope.py
diff --git a/Src/StdLib/Lib/test/test_script_helper.py b/StdLib/Lib/test/test_script_helper.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_script_helper.py
rename to StdLib/Lib/test/test_script_helper.py
diff --git a/Src/StdLib/Lib/test/test_select.py b/StdLib/Lib/test/test_select.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_select.py
rename to StdLib/Lib/test/test_select.py
diff --git a/Src/StdLib/Lib/test/test_selectors.py b/StdLib/Lib/test/test_selectors.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_selectors.py
rename to StdLib/Lib/test/test_selectors.py
diff --git a/Src/StdLib/Lib/test/test_set.py b/StdLib/Lib/test/test_set.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_set.py
rename to StdLib/Lib/test/test_set.py
diff --git a/Src/StdLib/Lib/test/test_setcomps.py b/StdLib/Lib/test/test_setcomps.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_setcomps.py
rename to StdLib/Lib/test/test_setcomps.py
diff --git a/Src/StdLib/Lib/test/test_shelve.py b/StdLib/Lib/test/test_shelve.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_shelve.py
rename to StdLib/Lib/test/test_shelve.py
diff --git a/Src/StdLib/Lib/test/test_shlex.py b/StdLib/Lib/test/test_shlex.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_shlex.py
rename to StdLib/Lib/test/test_shlex.py
diff --git a/Src/StdLib/Lib/test/test_shutil.py b/StdLib/Lib/test/test_shutil.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_shutil.py
rename to StdLib/Lib/test/test_shutil.py
diff --git a/Src/StdLib/Lib/test/test_signal.py b/StdLib/Lib/test/test_signal.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_signal.py
rename to StdLib/Lib/test/test_signal.py
diff --git a/Src/StdLib/Lib/test/test_site.py b/StdLib/Lib/test/test_site.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_site.py
rename to StdLib/Lib/test/test_site.py
diff --git a/Src/StdLib/Lib/test/test_slice.py b/StdLib/Lib/test/test_slice.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_slice.py
rename to StdLib/Lib/test/test_slice.py
diff --git a/Src/StdLib/Lib/test/test_smtpd.py b/StdLib/Lib/test/test_smtpd.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_smtpd.py
rename to StdLib/Lib/test/test_smtpd.py
diff --git a/Src/StdLib/Lib/test/test_smtplib.py b/StdLib/Lib/test/test_smtplib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_smtplib.py
rename to StdLib/Lib/test/test_smtplib.py
diff --git a/Src/StdLib/Lib/test/test_smtpnet.py b/StdLib/Lib/test/test_smtpnet.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_smtpnet.py
rename to StdLib/Lib/test/test_smtpnet.py
diff --git a/Src/StdLib/Lib/test/test_sndhdr.py b/StdLib/Lib/test/test_sndhdr.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sndhdr.py
rename to StdLib/Lib/test/test_sndhdr.py
diff --git a/Src/StdLib/Lib/test/test_socket.py b/StdLib/Lib/test/test_socket.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_socket.py
rename to StdLib/Lib/test/test_socket.py
diff --git a/Src/StdLib/Lib/test/test_socketserver.py b/StdLib/Lib/test/test_socketserver.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_socketserver.py
rename to StdLib/Lib/test/test_socketserver.py
diff --git a/Src/StdLib/Lib/test/test_sort.py b/StdLib/Lib/test/test_sort.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sort.py
rename to StdLib/Lib/test/test_sort.py
diff --git a/Src/StdLib/Lib/test/test_source_encoding.py b/StdLib/Lib/test/test_source_encoding.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_source_encoding.py
rename to StdLib/Lib/test/test_source_encoding.py
diff --git a/Src/StdLib/Lib/test/test_spwd.py b/StdLib/Lib/test/test_spwd.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_spwd.py
rename to StdLib/Lib/test/test_spwd.py
diff --git a/Src/StdLib/Lib/test/test_sqlite.py b/StdLib/Lib/test/test_sqlite.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sqlite.py
rename to StdLib/Lib/test/test_sqlite.py
diff --git a/Src/StdLib/Lib/test/test_ssl.py b/StdLib/Lib/test/test_ssl.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ssl.py
rename to StdLib/Lib/test/test_ssl.py
diff --git a/Src/StdLib/Lib/test/test_startfile.py b/StdLib/Lib/test/test_startfile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_startfile.py
rename to StdLib/Lib/test/test_startfile.py
diff --git a/Src/StdLib/Lib/test/test_stat.py b/StdLib/Lib/test/test_stat.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_stat.py
rename to StdLib/Lib/test/test_stat.py
diff --git a/Src/StdLib/Lib/test/test_statistics.py b/StdLib/Lib/test/test_statistics.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_statistics.py
rename to StdLib/Lib/test/test_statistics.py
diff --git a/Src/StdLib/Lib/test/test_strftime.py b/StdLib/Lib/test/test_strftime.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_strftime.py
rename to StdLib/Lib/test/test_strftime.py
diff --git a/Src/StdLib/Lib/test/test_string.py b/StdLib/Lib/test/test_string.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_string.py
rename to StdLib/Lib/test/test_string.py
diff --git a/Src/StdLib/Lib/test/test_stringprep.py b/StdLib/Lib/test/test_stringprep.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_stringprep.py
rename to StdLib/Lib/test/test_stringprep.py
diff --git a/Src/StdLib/Lib/test/test_strlit.py b/StdLib/Lib/test/test_strlit.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_strlit.py
rename to StdLib/Lib/test/test_strlit.py
diff --git a/Src/StdLib/Lib/test/test_strptime.py b/StdLib/Lib/test/test_strptime.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_strptime.py
rename to StdLib/Lib/test/test_strptime.py
diff --git a/Src/StdLib/Lib/test/test_strtod.py b/StdLib/Lib/test/test_strtod.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_strtod.py
rename to StdLib/Lib/test/test_strtod.py
diff --git a/Src/StdLib/Lib/test/test_struct.py b/StdLib/Lib/test/test_struct.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_struct.py
rename to StdLib/Lib/test/test_struct.py
diff --git a/Src/StdLib/Lib/test/test_structmembers.py b/StdLib/Lib/test/test_structmembers.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_structmembers.py
rename to StdLib/Lib/test/test_structmembers.py
diff --git a/Src/StdLib/Lib/test/test_structseq.py b/StdLib/Lib/test/test_structseq.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_structseq.py
rename to StdLib/Lib/test/test_structseq.py
diff --git a/Src/StdLib/Lib/test/test_subprocess.py b/StdLib/Lib/test/test_subprocess.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_subprocess.py
rename to StdLib/Lib/test/test_subprocess.py
diff --git a/Src/StdLib/Lib/test/test_sunau.py b/StdLib/Lib/test/test_sunau.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sunau.py
rename to StdLib/Lib/test/test_sunau.py
diff --git a/Src/StdLib/Lib/test/test_sundry.py b/StdLib/Lib/test/test_sundry.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sundry.py
rename to StdLib/Lib/test/test_sundry.py
diff --git a/Src/StdLib/Lib/test/test_super.py b/StdLib/Lib/test/test_super.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_super.py
rename to StdLib/Lib/test/test_super.py
diff --git a/Src/StdLib/Lib/test/test_support.py b/StdLib/Lib/test/test_support.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_support.py
rename to StdLib/Lib/test/test_support.py
diff --git a/Src/StdLib/Lib/test/test_symtable.py b/StdLib/Lib/test/test_symtable.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_symtable.py
rename to StdLib/Lib/test/test_symtable.py
diff --git a/Src/StdLib/Lib/test/test_syntax.py b/StdLib/Lib/test/test_syntax.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_syntax.py
rename to StdLib/Lib/test/test_syntax.py
diff --git a/Src/StdLib/Lib/test/test_sys.py b/StdLib/Lib/test/test_sys.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sys.py
rename to StdLib/Lib/test/test_sys.py
diff --git a/Src/StdLib/Lib/test/test_sys_setprofile.py b/StdLib/Lib/test/test_sys_setprofile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sys_setprofile.py
rename to StdLib/Lib/test/test_sys_setprofile.py
diff --git a/Src/StdLib/Lib/test/test_sys_settrace.py b/StdLib/Lib/test/test_sys_settrace.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sys_settrace.py
rename to StdLib/Lib/test/test_sys_settrace.py
diff --git a/Src/StdLib/Lib/test/test_sysconfig.py b/StdLib/Lib/test/test_sysconfig.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_sysconfig.py
rename to StdLib/Lib/test/test_sysconfig.py
diff --git a/Src/StdLib/Lib/test/test_syslog.py b/StdLib/Lib/test/test_syslog.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_syslog.py
rename to StdLib/Lib/test/test_syslog.py
diff --git a/Src/StdLib/Lib/test/test_tarfile.py b/StdLib/Lib/test/test_tarfile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tarfile.py
rename to StdLib/Lib/test/test_tarfile.py
diff --git a/Src/StdLib/Lib/test/test_tcl.py b/StdLib/Lib/test/test_tcl.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tcl.py
rename to StdLib/Lib/test/test_tcl.py
diff --git a/Src/StdLib/Lib/test/test_telnetlib.py b/StdLib/Lib/test/test_telnetlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_telnetlib.py
rename to StdLib/Lib/test/test_telnetlib.py
diff --git a/Src/StdLib/Lib/test/test_tempfile.py b/StdLib/Lib/test/test_tempfile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tempfile.py
rename to StdLib/Lib/test/test_tempfile.py
diff --git a/Src/StdLib/Lib/test/test_textwrap.py b/StdLib/Lib/test/test_textwrap.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_textwrap.py
rename to StdLib/Lib/test/test_textwrap.py
diff --git a/Src/StdLib/Lib/test/test_thread.py b/StdLib/Lib/test/test_thread.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_thread.py
rename to StdLib/Lib/test/test_thread.py
diff --git a/Src/StdLib/Lib/test/test_threaded_import.py b/StdLib/Lib/test/test_threaded_import.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_threaded_import.py
rename to StdLib/Lib/test/test_threaded_import.py
diff --git a/Src/StdLib/Lib/test/test_threadedtempfile.py b/StdLib/Lib/test/test_threadedtempfile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_threadedtempfile.py
rename to StdLib/Lib/test/test_threadedtempfile.py
diff --git a/Src/StdLib/Lib/test/test_threading.py b/StdLib/Lib/test/test_threading.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_threading.py
rename to StdLib/Lib/test/test_threading.py
diff --git a/Src/StdLib/Lib/test/test_threading_local.py b/StdLib/Lib/test/test_threading_local.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_threading_local.py
rename to StdLib/Lib/test/test_threading_local.py
diff --git a/Src/StdLib/Lib/test/test_threadsignals.py b/StdLib/Lib/test/test_threadsignals.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_threadsignals.py
rename to StdLib/Lib/test/test_threadsignals.py
diff --git a/Src/StdLib/Lib/test/test_time.py b/StdLib/Lib/test/test_time.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_time.py
rename to StdLib/Lib/test/test_time.py
diff --git a/Src/StdLib/Lib/test/test_timeit.py b/StdLib/Lib/test/test_timeit.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_timeit.py
rename to StdLib/Lib/test/test_timeit.py
diff --git a/Src/StdLib/Lib/test/test_timeout.py b/StdLib/Lib/test/test_timeout.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_timeout.py
rename to StdLib/Lib/test/test_timeout.py
diff --git a/Src/StdLib/Lib/test/test_tk.py b/StdLib/Lib/test/test_tk.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tk.py
rename to StdLib/Lib/test/test_tk.py
diff --git a/Src/StdLib/Lib/test/test_tokenize.py b/StdLib/Lib/test/test_tokenize.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tokenize.py
rename to StdLib/Lib/test/test_tokenize.py
diff --git a/Src/StdLib/Lib/test/test_tools/__init__.py b/StdLib/Lib/test/test_tools/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/__init__.py
rename to StdLib/Lib/test/test_tools/__init__.py
diff --git a/Src/StdLib/Lib/test/test_tools/__main__.py b/StdLib/Lib/test/test_tools/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/__main__.py
rename to StdLib/Lib/test/test_tools/__main__.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_gprof2html.py b/StdLib/Lib/test/test_tools/test_gprof2html.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_gprof2html.py
rename to StdLib/Lib/test/test_tools/test_gprof2html.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_md5sum.py b/StdLib/Lib/test/test_tools/test_md5sum.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_md5sum.py
rename to StdLib/Lib/test/test_tools/test_md5sum.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_pdeps.py b/StdLib/Lib/test/test_tools/test_pdeps.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_pdeps.py
rename to StdLib/Lib/test/test_tools/test_pdeps.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_pindent.py b/StdLib/Lib/test/test_tools/test_pindent.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_pindent.py
rename to StdLib/Lib/test/test_tools/test_pindent.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_reindent.py b/StdLib/Lib/test/test_tools/test_reindent.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_reindent.py
rename to StdLib/Lib/test/test_tools/test_reindent.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_sundry.py b/StdLib/Lib/test/test_tools/test_sundry.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_sundry.py
rename to StdLib/Lib/test/test_tools/test_sundry.py
diff --git a/Src/StdLib/Lib/test/test_tools/test_unparse.py b/StdLib/Lib/test/test_tools/test_unparse.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tools/test_unparse.py
rename to StdLib/Lib/test/test_tools/test_unparse.py
diff --git a/Src/StdLib/Lib/test/test_trace.py b/StdLib/Lib/test/test_trace.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_trace.py
rename to StdLib/Lib/test/test_trace.py
diff --git a/Src/StdLib/Lib/test/test_traceback.py b/StdLib/Lib/test/test_traceback.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_traceback.py
rename to StdLib/Lib/test/test_traceback.py
diff --git a/Src/StdLib/Lib/test/test_tracemalloc.py b/StdLib/Lib/test/test_tracemalloc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tracemalloc.py
rename to StdLib/Lib/test/test_tracemalloc.py
diff --git a/Src/StdLib/Lib/test/test_ttk_guionly.py b/StdLib/Lib/test/test_ttk_guionly.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ttk_guionly.py
rename to StdLib/Lib/test/test_ttk_guionly.py
diff --git a/Src/StdLib/Lib/test/test_ttk_textonly.py b/StdLib/Lib/test/test_ttk_textonly.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ttk_textonly.py
rename to StdLib/Lib/test/test_ttk_textonly.py
diff --git a/Src/StdLib/Lib/test/test_tuple.py b/StdLib/Lib/test/test_tuple.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_tuple.py
rename to StdLib/Lib/test/test_tuple.py
diff --git a/Src/StdLib/Lib/test/test_typechecks.py b/StdLib/Lib/test/test_typechecks.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_typechecks.py
rename to StdLib/Lib/test/test_typechecks.py
diff --git a/Src/StdLib/Lib/test/test_types.py b/StdLib/Lib/test/test_types.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_types.py
rename to StdLib/Lib/test/test_types.py
diff --git a/Src/StdLib/Lib/test/test_typing.py b/StdLib/Lib/test/test_typing.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_typing.py
rename to StdLib/Lib/test/test_typing.py
diff --git a/Src/StdLib/Lib/test/test_ucn.py b/StdLib/Lib/test/test_ucn.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_ucn.py
rename to StdLib/Lib/test/test_ucn.py
diff --git a/Src/StdLib/Lib/test/test_unary.py b/StdLib/Lib/test/test_unary.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unary.py
rename to StdLib/Lib/test/test_unary.py
diff --git a/Src/StdLib/Lib/test/test_unicode.py b/StdLib/Lib/test/test_unicode.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unicode.py
rename to StdLib/Lib/test/test_unicode.py
diff --git a/Src/StdLib/Lib/test/test_unicode_file.py b/StdLib/Lib/test/test_unicode_file.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unicode_file.py
rename to StdLib/Lib/test/test_unicode_file.py
diff --git a/Src/StdLib/Lib/test/test_unicodedata.py b/StdLib/Lib/test/test_unicodedata.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unicodedata.py
rename to StdLib/Lib/test/test_unicodedata.py
diff --git a/Src/StdLib/Lib/test/test_unittest.py b/StdLib/Lib/test/test_unittest.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unittest.py
rename to StdLib/Lib/test/test_unittest.py
diff --git a/Src/StdLib/Lib/test/test_univnewlines.py b/StdLib/Lib/test/test_univnewlines.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_univnewlines.py
rename to StdLib/Lib/test/test_univnewlines.py
diff --git a/Src/StdLib/Lib/test/test_unpack.py b/StdLib/Lib/test/test_unpack.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unpack.py
rename to StdLib/Lib/test/test_unpack.py
diff --git a/Src/StdLib/Lib/test/test_unpack_ex.py b/StdLib/Lib/test/test_unpack_ex.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_unpack_ex.py
rename to StdLib/Lib/test/test_unpack_ex.py
diff --git a/Src/StdLib/Lib/test/test_urllib.py b/StdLib/Lib/test/test_urllib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_urllib.py
rename to StdLib/Lib/test/test_urllib.py
diff --git a/Src/StdLib/Lib/test/test_urllib2.py b/StdLib/Lib/test/test_urllib2.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_urllib2.py
rename to StdLib/Lib/test/test_urllib2.py
diff --git a/Src/StdLib/Lib/test/test_urllib2_localnet.py b/StdLib/Lib/test/test_urllib2_localnet.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_urllib2_localnet.py
rename to StdLib/Lib/test/test_urllib2_localnet.py
diff --git a/Src/StdLib/Lib/test/test_urllib2net.py b/StdLib/Lib/test/test_urllib2net.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_urllib2net.py
rename to StdLib/Lib/test/test_urllib2net.py
diff --git a/Src/StdLib/Lib/test/test_urllib_response.py b/StdLib/Lib/test/test_urllib_response.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_urllib_response.py
rename to StdLib/Lib/test/test_urllib_response.py
diff --git a/Src/StdLib/Lib/test/test_urllibnet.py b/StdLib/Lib/test/test_urllibnet.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_urllibnet.py
rename to StdLib/Lib/test/test_urllibnet.py
diff --git a/Src/StdLib/Lib/test/test_urlparse.py b/StdLib/Lib/test/test_urlparse.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/test_urlparse.py
rename to StdLib/Lib/test/test_urlparse.py
diff --git a/Src/StdLib/Lib/test/test_userdict.py b/StdLib/Lib/test/test_userdict.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_userdict.py
rename to StdLib/Lib/test/test_userdict.py
diff --git a/Src/StdLib/Lib/test/test_userlist.py b/StdLib/Lib/test/test_userlist.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_userlist.py
rename to StdLib/Lib/test/test_userlist.py
diff --git a/Src/StdLib/Lib/test/test_userstring.py b/StdLib/Lib/test/test_userstring.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/test/test_userstring.py
rename to StdLib/Lib/test/test_userstring.py
diff --git a/Src/StdLib/Lib/test/test_utf8_mode.py b/StdLib/Lib/test/test_utf8_mode.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_utf8_mode.py
rename to StdLib/Lib/test/test_utf8_mode.py
diff --git a/Src/StdLib/Lib/test/test_uu.py b/StdLib/Lib/test/test_uu.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_uu.py
rename to StdLib/Lib/test/test_uu.py
diff --git a/Src/StdLib/Lib/test/test_uuid.py b/StdLib/Lib/test/test_uuid.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_uuid.py
rename to StdLib/Lib/test/test_uuid.py
diff --git a/Src/StdLib/Lib/test/test_venv.py b/StdLib/Lib/test/test_venv.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_venv.py
rename to StdLib/Lib/test/test_venv.py
diff --git a/Src/StdLib/Lib/test/test_wait3.py b/StdLib/Lib/test/test_wait3.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_wait3.py
rename to StdLib/Lib/test/test_wait3.py
diff --git a/Src/StdLib/Lib/test/test_wait4.py b/StdLib/Lib/test/test_wait4.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_wait4.py
rename to StdLib/Lib/test/test_wait4.py
diff --git a/Src/StdLib/Lib/test/test_warnings.py b/StdLib/Lib/test/test_warnings.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_warnings.py
rename to StdLib/Lib/test/test_warnings.py
diff --git a/Src/StdLib/Lib/test/test_wave.py b/StdLib/Lib/test/test_wave.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_wave.py
rename to StdLib/Lib/test/test_wave.py
diff --git a/Src/StdLib/Lib/test/test_weakref.py b/StdLib/Lib/test/test_weakref.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_weakref.py
rename to StdLib/Lib/test/test_weakref.py
diff --git a/Src/StdLib/Lib/test/test_weakset.py b/StdLib/Lib/test/test_weakset.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_weakset.py
rename to StdLib/Lib/test/test_weakset.py
diff --git a/Src/StdLib/Lib/test/test_webbrowser.py b/StdLib/Lib/test/test_webbrowser.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_webbrowser.py
rename to StdLib/Lib/test/test_webbrowser.py
diff --git a/Src/StdLib/Lib/test/test_winreg.py b/StdLib/Lib/test/test_winreg.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_winreg.py
rename to StdLib/Lib/test/test_winreg.py
diff --git a/Src/StdLib/Lib/test/test_winsound.py b/StdLib/Lib/test/test_winsound.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_winsound.py
rename to StdLib/Lib/test/test_winsound.py
diff --git a/Src/StdLib/Lib/test/test_with.py b/StdLib/Lib/test/test_with.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_with.py
rename to StdLib/Lib/test/test_with.py
diff --git a/Src/StdLib/Lib/test/test_wsgiref.py b/StdLib/Lib/test/test_wsgiref.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_wsgiref.py
rename to StdLib/Lib/test/test_wsgiref.py
diff --git a/Src/StdLib/Lib/test/test_xdrlib.py b/StdLib/Lib/test/test_xdrlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_xdrlib.py
rename to StdLib/Lib/test/test_xdrlib.py
diff --git a/Src/StdLib/Lib/test/test_xml_dom_minicompat.py b/StdLib/Lib/test/test_xml_dom_minicompat.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_xml_dom_minicompat.py
rename to StdLib/Lib/test/test_xml_dom_minicompat.py
diff --git a/Src/StdLib/Lib/test/test_xml_etree.py b/StdLib/Lib/test/test_xml_etree.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_xml_etree.py
rename to StdLib/Lib/test/test_xml_etree.py
diff --git a/Src/StdLib/Lib/test/test_xml_etree_c.py b/StdLib/Lib/test/test_xml_etree_c.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_xml_etree_c.py
rename to StdLib/Lib/test/test_xml_etree_c.py
diff --git a/Src/StdLib/Lib/test/test_xmlrpc.py b/StdLib/Lib/test/test_xmlrpc.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_xmlrpc.py
rename to StdLib/Lib/test/test_xmlrpc.py
diff --git a/Src/StdLib/Lib/test/test_xmlrpc_net.py b/StdLib/Lib/test/test_xmlrpc_net.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_xmlrpc_net.py
rename to StdLib/Lib/test/test_xmlrpc_net.py
diff --git a/Src/StdLib/Lib/test/test_zipfile.py b/StdLib/Lib/test/test_zipfile.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_zipfile.py
rename to StdLib/Lib/test/test_zipfile.py
diff --git a/Src/StdLib/Lib/test/test_zipfile64.py b/StdLib/Lib/test/test_zipfile64.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_zipfile64.py
rename to StdLib/Lib/test/test_zipfile64.py
diff --git a/Src/StdLib/Lib/test/test_zipimport.py b/StdLib/Lib/test/test_zipimport.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_zipimport.py
rename to StdLib/Lib/test/test_zipimport.py
diff --git a/Src/StdLib/Lib/test/test_zipimport_support.py b/StdLib/Lib/test/test_zipimport_support.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_zipimport_support.py
rename to StdLib/Lib/test/test_zipimport_support.py
diff --git a/Src/StdLib/Lib/test/test_zlib.py b/StdLib/Lib/test/test_zlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/test_zlib.py
rename to StdLib/Lib/test/test_zlib.py
diff --git a/Src/StdLib/Lib/test/testcodec.py b/StdLib/Lib/test/testcodec.py
similarity index 100%
rename from Src/StdLib/Lib/test/testcodec.py
rename to StdLib/Lib/test/testcodec.py
diff --git a/Src/StdLib/Lib/test/testtar.tar b/StdLib/Lib/test/testtar.tar
similarity index 100%
rename from Src/StdLib/Lib/test/testtar.tar
rename to StdLib/Lib/test/testtar.tar
diff --git a/Src/StdLib/Lib/test/tf_inherit_check.py b/StdLib/Lib/test/tf_inherit_check.py
similarity index 100%
rename from Src/StdLib/Lib/test/tf_inherit_check.py
rename to StdLib/Lib/test/tf_inherit_check.py
diff --git a/Src/StdLib/Lib/test/threaded_import_hangers.py b/StdLib/Lib/test/threaded_import_hangers.py
similarity index 100%
rename from Src/StdLib/Lib/test/threaded_import_hangers.py
rename to StdLib/Lib/test/threaded_import_hangers.py
diff --git a/Src/StdLib/Lib/test/time_hashlib.py b/StdLib/Lib/test/time_hashlib.py
similarity index 100%
rename from Src/StdLib/Lib/test/time_hashlib.py
rename to StdLib/Lib/test/time_hashlib.py
diff --git a/Src/StdLib/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt b/StdLib/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
similarity index 100%
rename from Src/StdLib/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
rename to StdLib/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
diff --git a/Src/StdLib/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt b/StdLib/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
similarity index 100%
rename from Src/StdLib/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
rename to StdLib/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
diff --git a/Src/StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt b/StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
similarity index 100%
rename from Src/StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
rename to StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
diff --git a/Src/StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt b/StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
similarity index 100%
rename from Src/StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
rename to StdLib/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
diff --git a/Src/StdLib/Lib/test/tokenize_tests.txt b/StdLib/Lib/test/tokenize_tests.txt
similarity index 100%
rename from Src/StdLib/Lib/test/tokenize_tests.txt
rename to StdLib/Lib/test/tokenize_tests.txt
diff --git a/Src/StdLib/Lib/test/tracedmodules/__init__.py b/StdLib/Lib/test/tracedmodules/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/test/tracedmodules/__init__.py
rename to StdLib/Lib/test/tracedmodules/__init__.py
diff --git a/Src/StdLib/Lib/test/tracedmodules/testmod.py b/StdLib/Lib/test/tracedmodules/testmod.py
similarity index 100%
rename from Src/StdLib/Lib/test/tracedmodules/testmod.py
rename to StdLib/Lib/test/tracedmodules/testmod.py
diff --git a/Src/StdLib/Lib/test/warning_tests.py b/StdLib/Lib/test/warning_tests.py
similarity index 100%
rename from Src/StdLib/Lib/test/warning_tests.py
rename to StdLib/Lib/test/warning_tests.py
diff --git a/Src/StdLib/Lib/test/win_console_handler.py b/StdLib/Lib/test/win_console_handler.py
similarity index 100%
rename from Src/StdLib/Lib/test/win_console_handler.py
rename to StdLib/Lib/test/win_console_handler.py
diff --git a/Src/StdLib/Lib/test/xmltestdata/simple-ns.xml b/StdLib/Lib/test/xmltestdata/simple-ns.xml
similarity index 100%
rename from Src/StdLib/Lib/test/xmltestdata/simple-ns.xml
rename to StdLib/Lib/test/xmltestdata/simple-ns.xml
diff --git a/Src/StdLib/Lib/test/xmltestdata/simple.xml b/StdLib/Lib/test/xmltestdata/simple.xml
similarity index 100%
rename from Src/StdLib/Lib/test/xmltestdata/simple.xml
rename to StdLib/Lib/test/xmltestdata/simple.xml
diff --git a/Src/StdLib/Lib/test/xmltestdata/test.xml b/StdLib/Lib/test/xmltestdata/test.xml
similarity index 100%
rename from Src/StdLib/Lib/test/xmltestdata/test.xml
rename to StdLib/Lib/test/xmltestdata/test.xml
diff --git a/Src/StdLib/Lib/test/xmltestdata/test.xml.out b/StdLib/Lib/test/xmltestdata/test.xml.out
similarity index 100%
rename from Src/StdLib/Lib/test/xmltestdata/test.xml.out
rename to StdLib/Lib/test/xmltestdata/test.xml.out
diff --git a/Src/StdLib/Lib/test/xmltests.py b/StdLib/Lib/test/xmltests.py
similarity index 100%
rename from Src/StdLib/Lib/test/xmltests.py
rename to StdLib/Lib/test/xmltests.py
diff --git a/Src/StdLib/Lib/test/zip_cp437_header.zip b/StdLib/Lib/test/zip_cp437_header.zip
similarity index 100%
rename from Src/StdLib/Lib/test/zip_cp437_header.zip
rename to StdLib/Lib/test/zip_cp437_header.zip
diff --git a/Src/StdLib/Lib/test/zipdir.zip b/StdLib/Lib/test/zipdir.zip
similarity index 100%
rename from Src/StdLib/Lib/test/zipdir.zip
rename to StdLib/Lib/test/zipdir.zip
diff --git a/Src/StdLib/Lib/textwrap.py b/StdLib/Lib/textwrap.py
similarity index 100%
rename from Src/StdLib/Lib/textwrap.py
rename to StdLib/Lib/textwrap.py
diff --git a/Src/StdLib/Lib/this.py b/StdLib/Lib/this.py
similarity index 100%
rename from Src/StdLib/Lib/this.py
rename to StdLib/Lib/this.py
diff --git a/Src/StdLib/Lib/threading.py b/StdLib/Lib/threading.py
similarity index 100%
rename from Src/StdLib/Lib/threading.py
rename to StdLib/Lib/threading.py
diff --git a/Src/StdLib/Lib/timeit.py b/StdLib/Lib/timeit.py
similarity index 100%
rename from Src/StdLib/Lib/timeit.py
rename to StdLib/Lib/timeit.py
diff --git a/Src/StdLib/Lib/tkinter/__init__.py b/StdLib/Lib/tkinter/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/__init__.py
rename to StdLib/Lib/tkinter/__init__.py
diff --git a/Src/StdLib/Lib/tkinter/__main__.py b/StdLib/Lib/tkinter/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/__main__.py
rename to StdLib/Lib/tkinter/__main__.py
diff --git a/Src/StdLib/Lib/tkinter/_fix.py b/StdLib/Lib/tkinter/_fix.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/_fix.py
rename to StdLib/Lib/tkinter/_fix.py
diff --git a/Src/StdLib/Lib/tkinter/colorchooser.py b/StdLib/Lib/tkinter/colorchooser.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/colorchooser.py
rename to StdLib/Lib/tkinter/colorchooser.py
diff --git a/Src/StdLib/Lib/tkinter/commondialog.py b/StdLib/Lib/tkinter/commondialog.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/commondialog.py
rename to StdLib/Lib/tkinter/commondialog.py
diff --git a/Src/StdLib/Lib/tkinter/constants.py b/StdLib/Lib/tkinter/constants.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/constants.py
rename to StdLib/Lib/tkinter/constants.py
diff --git a/Src/StdLib/Lib/tkinter/dialog.py b/StdLib/Lib/tkinter/dialog.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/dialog.py
rename to StdLib/Lib/tkinter/dialog.py
diff --git a/Src/StdLib/Lib/tkinter/dnd.py b/StdLib/Lib/tkinter/dnd.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/dnd.py
rename to StdLib/Lib/tkinter/dnd.py
diff --git a/Src/StdLib/Lib/tkinter/filedialog.py b/StdLib/Lib/tkinter/filedialog.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/filedialog.py
rename to StdLib/Lib/tkinter/filedialog.py
diff --git a/Src/StdLib/Lib/tkinter/font.py b/StdLib/Lib/tkinter/font.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/font.py
rename to StdLib/Lib/tkinter/font.py
diff --git a/Src/StdLib/Lib/tkinter/messagebox.py b/StdLib/Lib/tkinter/messagebox.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/messagebox.py
rename to StdLib/Lib/tkinter/messagebox.py
diff --git a/Src/StdLib/Lib/tkinter/scrolledtext.py b/StdLib/Lib/tkinter/scrolledtext.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/scrolledtext.py
rename to StdLib/Lib/tkinter/scrolledtext.py
diff --git a/Src/StdLib/Lib/tkinter/simpledialog.py b/StdLib/Lib/tkinter/simpledialog.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/simpledialog.py
rename to StdLib/Lib/tkinter/simpledialog.py
diff --git a/Src/StdLib/Lib/tkinter/test/README b/StdLib/Lib/tkinter/test/README
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/README
rename to StdLib/Lib/tkinter/test/README
diff --git a/Src/StdLib/Lib/tkinter/test/__init__.py b/StdLib/Lib/tkinter/test/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/__init__.py
rename to StdLib/Lib/tkinter/test/__init__.py
diff --git a/Src/StdLib/Lib/tkinter/test/runtktests.py b/StdLib/Lib/tkinter/test/runtktests.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/runtktests.py
rename to StdLib/Lib/tkinter/test/runtktests.py
diff --git a/Src/StdLib/Lib/tkinter/test/support.py b/StdLib/Lib/tkinter/test/support.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/support.py
rename to StdLib/Lib/tkinter/test/support.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/__init__.py b/StdLib/Lib/tkinter/test/test_tkinter/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/__init__.py
rename to StdLib/Lib/tkinter/test/test_tkinter/__init__.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_font.py b/StdLib/Lib/tkinter/test/test_tkinter/test_font.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_font.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_font.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_geometry_managers.py b/StdLib/Lib/tkinter/test/test_tkinter/test_geometry_managers.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_geometry_managers.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_geometry_managers.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_images.py b/StdLib/Lib/tkinter/test/test_tkinter/test_images.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_images.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_images.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_loadtk.py b/StdLib/Lib/tkinter/test/test_tkinter/test_loadtk.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_loadtk.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_loadtk.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_misc.py b/StdLib/Lib/tkinter/test/test_tkinter/test_misc.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_misc.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_misc.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_text.py b/StdLib/Lib/tkinter/test/test_tkinter/test_text.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_text.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_text.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_variables.py b/StdLib/Lib/tkinter/test/test_tkinter/test_variables.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_variables.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_variables.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_tkinter/test_widgets.py b/StdLib/Lib/tkinter/test/test_tkinter/test_widgets.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_tkinter/test_widgets.py
rename to StdLib/Lib/tkinter/test/test_tkinter/test_widgets.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_ttk/__init__.py b/StdLib/Lib/tkinter/test/test_ttk/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_ttk/__init__.py
rename to StdLib/Lib/tkinter/test/test_ttk/__init__.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_ttk/test_extensions.py b/StdLib/Lib/tkinter/test/test_ttk/test_extensions.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_ttk/test_extensions.py
rename to StdLib/Lib/tkinter/test/test_ttk/test_extensions.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_ttk/test_functions.py b/StdLib/Lib/tkinter/test/test_ttk/test_functions.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_ttk/test_functions.py
rename to StdLib/Lib/tkinter/test/test_ttk/test_functions.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_ttk/test_style.py b/StdLib/Lib/tkinter/test/test_ttk/test_style.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_ttk/test_style.py
rename to StdLib/Lib/tkinter/test/test_ttk/test_style.py
diff --git a/Src/StdLib/Lib/tkinter/test/test_ttk/test_widgets.py b/StdLib/Lib/tkinter/test/test_ttk/test_widgets.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/test_ttk/test_widgets.py
rename to StdLib/Lib/tkinter/test/test_ttk/test_widgets.py
diff --git a/Src/StdLib/Lib/tkinter/test/widget_tests.py b/StdLib/Lib/tkinter/test/widget_tests.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/test/widget_tests.py
rename to StdLib/Lib/tkinter/test/widget_tests.py
diff --git a/Src/StdLib/Lib/tkinter/tix.py b/StdLib/Lib/tkinter/tix.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/tix.py
rename to StdLib/Lib/tkinter/tix.py
diff --git a/Src/StdLib/Lib/tkinter/ttk.py b/StdLib/Lib/tkinter/ttk.py
similarity index 100%
rename from Src/StdLib/Lib/tkinter/ttk.py
rename to StdLib/Lib/tkinter/ttk.py
diff --git a/Src/StdLib/Lib/token.py b/StdLib/Lib/token.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/token.py
rename to StdLib/Lib/token.py
diff --git a/Src/StdLib/Lib/tokenize.py b/StdLib/Lib/tokenize.py
similarity index 100%
rename from Src/StdLib/Lib/tokenize.py
rename to StdLib/Lib/tokenize.py
diff --git a/Src/StdLib/Lib/trace.py b/StdLib/Lib/trace.py
similarity index 100%
rename from Src/StdLib/Lib/trace.py
rename to StdLib/Lib/trace.py
diff --git a/Src/StdLib/Lib/traceback.py b/StdLib/Lib/traceback.py
similarity index 100%
rename from Src/StdLib/Lib/traceback.py
rename to StdLib/Lib/traceback.py
diff --git a/Src/StdLib/Lib/tracemalloc.py b/StdLib/Lib/tracemalloc.py
similarity index 100%
rename from Src/StdLib/Lib/tracemalloc.py
rename to StdLib/Lib/tracemalloc.py
diff --git a/Src/StdLib/Lib/tty.py b/StdLib/Lib/tty.py
similarity index 100%
rename from Src/StdLib/Lib/tty.py
rename to StdLib/Lib/tty.py
diff --git a/Src/StdLib/Lib/turtle.py b/StdLib/Lib/turtle.py
similarity index 100%
rename from Src/StdLib/Lib/turtle.py
rename to StdLib/Lib/turtle.py
diff --git a/Src/StdLib/Lib/turtledemo/__init__.py b/StdLib/Lib/turtledemo/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/__init__.py
rename to StdLib/Lib/turtledemo/__init__.py
diff --git a/Src/StdLib/Lib/turtledemo/__main__.py b/StdLib/Lib/turtledemo/__main__.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/__main__.py
rename to StdLib/Lib/turtledemo/__main__.py
diff --git a/Src/StdLib/Lib/turtledemo/bytedesign.py b/StdLib/Lib/turtledemo/bytedesign.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/bytedesign.py
rename to StdLib/Lib/turtledemo/bytedesign.py
diff --git a/Src/StdLib/Lib/turtledemo/chaos.py b/StdLib/Lib/turtledemo/chaos.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/chaos.py
rename to StdLib/Lib/turtledemo/chaos.py
diff --git a/Src/StdLib/Lib/turtledemo/clock.py b/StdLib/Lib/turtledemo/clock.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/clock.py
rename to StdLib/Lib/turtledemo/clock.py
diff --git a/Src/StdLib/Lib/turtledemo/colormixer.py b/StdLib/Lib/turtledemo/colormixer.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/colormixer.py
rename to StdLib/Lib/turtledemo/colormixer.py
diff --git a/Src/StdLib/Lib/turtledemo/forest.py b/StdLib/Lib/turtledemo/forest.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/forest.py
rename to StdLib/Lib/turtledemo/forest.py
diff --git a/Src/StdLib/Lib/turtledemo/fractalcurves.py b/StdLib/Lib/turtledemo/fractalcurves.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/fractalcurves.py
rename to StdLib/Lib/turtledemo/fractalcurves.py
diff --git a/Src/StdLib/Lib/turtledemo/lindenmayer.py b/StdLib/Lib/turtledemo/lindenmayer.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/lindenmayer.py
rename to StdLib/Lib/turtledemo/lindenmayer.py
diff --git a/Src/StdLib/Lib/turtledemo/minimal_hanoi.py b/StdLib/Lib/turtledemo/minimal_hanoi.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/minimal_hanoi.py
rename to StdLib/Lib/turtledemo/minimal_hanoi.py
diff --git a/Src/StdLib/Lib/turtledemo/nim.py b/StdLib/Lib/turtledemo/nim.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/nim.py
rename to StdLib/Lib/turtledemo/nim.py
diff --git a/Src/StdLib/Lib/turtledemo/paint.py b/StdLib/Lib/turtledemo/paint.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/paint.py
rename to StdLib/Lib/turtledemo/paint.py
diff --git a/Src/StdLib/Lib/turtledemo/peace.py b/StdLib/Lib/turtledemo/peace.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/peace.py
rename to StdLib/Lib/turtledemo/peace.py
diff --git a/Src/StdLib/Lib/turtledemo/penrose.py b/StdLib/Lib/turtledemo/penrose.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/penrose.py
rename to StdLib/Lib/turtledemo/penrose.py
diff --git a/Src/StdLib/Lib/turtledemo/planet_and_moon.py b/StdLib/Lib/turtledemo/planet_and_moon.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/planet_and_moon.py
rename to StdLib/Lib/turtledemo/planet_and_moon.py
diff --git a/Src/StdLib/Lib/turtledemo/round_dance.py b/StdLib/Lib/turtledemo/round_dance.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/round_dance.py
rename to StdLib/Lib/turtledemo/round_dance.py
diff --git a/Src/StdLib/Lib/turtledemo/tree.py b/StdLib/Lib/turtledemo/tree.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/tree.py
rename to StdLib/Lib/turtledemo/tree.py
diff --git a/Src/StdLib/Lib/turtledemo/turtle.cfg b/StdLib/Lib/turtledemo/turtle.cfg
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/turtle.cfg
rename to StdLib/Lib/turtledemo/turtle.cfg
diff --git a/Src/StdLib/Lib/turtledemo/two_canvases.py b/StdLib/Lib/turtledemo/two_canvases.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/two_canvases.py
rename to StdLib/Lib/turtledemo/two_canvases.py
diff --git a/Src/StdLib/Lib/turtledemo/wikipedia.py b/StdLib/Lib/turtledemo/wikipedia.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/wikipedia.py
rename to StdLib/Lib/turtledemo/wikipedia.py
diff --git a/Src/StdLib/Lib/turtledemo/yinyang.py b/StdLib/Lib/turtledemo/yinyang.py
similarity index 100%
rename from Src/StdLib/Lib/turtledemo/yinyang.py
rename to StdLib/Lib/turtledemo/yinyang.py
diff --git a/Src/StdLib/Lib/types.py b/StdLib/Lib/types.py
similarity index 100%
rename from Src/StdLib/Lib/types.py
rename to StdLib/Lib/types.py
diff --git a/Src/StdLib/Lib/typing.py b/StdLib/Lib/typing.py
similarity index 100%
rename from Src/StdLib/Lib/typing.py
rename to StdLib/Lib/typing.py
diff --git a/Src/StdLib/Lib/unittest/__init__.py b/StdLib/Lib/unittest/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/__init__.py
rename to StdLib/Lib/unittest/__init__.py
diff --git a/Src/StdLib/Lib/unittest/__main__.py b/StdLib/Lib/unittest/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/__main__.py
rename to StdLib/Lib/unittest/__main__.py
diff --git a/Src/StdLib/Lib/unittest/case.py b/StdLib/Lib/unittest/case.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/case.py
rename to StdLib/Lib/unittest/case.py
diff --git a/Src/StdLib/Lib/unittest/loader.py b/StdLib/Lib/unittest/loader.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/loader.py
rename to StdLib/Lib/unittest/loader.py
diff --git a/Src/StdLib/Lib/unittest/main.py b/StdLib/Lib/unittest/main.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/main.py
rename to StdLib/Lib/unittest/main.py
diff --git a/Src/StdLib/Lib/unittest/mock.py b/StdLib/Lib/unittest/mock.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/mock.py
rename to StdLib/Lib/unittest/mock.py
diff --git a/Src/StdLib/Lib/unittest/result.py b/StdLib/Lib/unittest/result.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/result.py
rename to StdLib/Lib/unittest/result.py
diff --git a/Src/StdLib/Lib/unittest/runner.py b/StdLib/Lib/unittest/runner.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/runner.py
rename to StdLib/Lib/unittest/runner.py
diff --git a/Src/StdLib/Lib/unittest/signals.py b/StdLib/Lib/unittest/signals.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/signals.py
rename to StdLib/Lib/unittest/signals.py
diff --git a/Src/StdLib/Lib/unittest/suite.py b/StdLib/Lib/unittest/suite.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/suite.py
rename to StdLib/Lib/unittest/suite.py
diff --git a/Src/StdLib/Lib/unittest/test/__init__.py b/StdLib/Lib/unittest/test/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/__init__.py
rename to StdLib/Lib/unittest/test/__init__.py
diff --git a/Src/StdLib/Lib/unittest/test/__main__.py b/StdLib/Lib/unittest/test/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/__main__.py
rename to StdLib/Lib/unittest/test/__main__.py
diff --git a/Src/StdLib/Lib/unittest/test/_test_warnings.py b/StdLib/Lib/unittest/test/_test_warnings.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/_test_warnings.py
rename to StdLib/Lib/unittest/test/_test_warnings.py
diff --git a/Src/StdLib/Lib/unittest/test/dummy.py b/StdLib/Lib/unittest/test/dummy.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/dummy.py
rename to StdLib/Lib/unittest/test/dummy.py
diff --git a/Src/StdLib/Lib/unittest/test/support.py b/StdLib/Lib/unittest/test/support.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/support.py
rename to StdLib/Lib/unittest/test/support.py
diff --git a/Src/StdLib/Lib/unittest/test/test_assertions.py b/StdLib/Lib/unittest/test/test_assertions.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_assertions.py
rename to StdLib/Lib/unittest/test/test_assertions.py
diff --git a/Src/StdLib/Lib/unittest/test/test_break.py b/StdLib/Lib/unittest/test/test_break.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_break.py
rename to StdLib/Lib/unittest/test/test_break.py
diff --git a/Src/StdLib/Lib/unittest/test/test_case.py b/StdLib/Lib/unittest/test/test_case.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_case.py
rename to StdLib/Lib/unittest/test/test_case.py
diff --git a/Src/StdLib/Lib/unittest/test/test_discovery.py b/StdLib/Lib/unittest/test/test_discovery.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_discovery.py
rename to StdLib/Lib/unittest/test/test_discovery.py
diff --git a/Src/StdLib/Lib/unittest/test/test_functiontestcase.py b/StdLib/Lib/unittest/test/test_functiontestcase.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_functiontestcase.py
rename to StdLib/Lib/unittest/test/test_functiontestcase.py
diff --git a/Src/StdLib/Lib/unittest/test/test_loader.py b/StdLib/Lib/unittest/test/test_loader.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_loader.py
rename to StdLib/Lib/unittest/test/test_loader.py
diff --git a/Src/StdLib/Lib/unittest/test/test_program.py b/StdLib/Lib/unittest/test/test_program.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_program.py
rename to StdLib/Lib/unittest/test/test_program.py
diff --git a/Src/StdLib/Lib/unittest/test/test_result.py b/StdLib/Lib/unittest/test/test_result.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_result.py
rename to StdLib/Lib/unittest/test/test_result.py
diff --git a/Src/StdLib/Lib/unittest/test/test_runner.py b/StdLib/Lib/unittest/test/test_runner.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_runner.py
rename to StdLib/Lib/unittest/test/test_runner.py
diff --git a/Src/StdLib/Lib/unittest/test/test_setups.py b/StdLib/Lib/unittest/test/test_setups.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_setups.py
rename to StdLib/Lib/unittest/test/test_setups.py
diff --git a/Src/StdLib/Lib/unittest/test/test_skipping.py b/StdLib/Lib/unittest/test/test_skipping.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_skipping.py
rename to StdLib/Lib/unittest/test/test_skipping.py
diff --git a/Src/StdLib/Lib/unittest/test/test_suite.py b/StdLib/Lib/unittest/test/test_suite.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/test_suite.py
rename to StdLib/Lib/unittest/test/test_suite.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/__init__.py b/StdLib/Lib/unittest/test/testmock/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/__init__.py
rename to StdLib/Lib/unittest/test/testmock/__init__.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/__main__.py b/StdLib/Lib/unittest/test/testmock/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/__main__.py
rename to StdLib/Lib/unittest/test/testmock/__main__.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/support.py b/StdLib/Lib/unittest/test/testmock/support.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/support.py
rename to StdLib/Lib/unittest/test/testmock/support.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testcallable.py b/StdLib/Lib/unittest/test/testmock/testcallable.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testcallable.py
rename to StdLib/Lib/unittest/test/testmock/testcallable.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testhelpers.py b/StdLib/Lib/unittest/test/testmock/testhelpers.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testhelpers.py
rename to StdLib/Lib/unittest/test/testmock/testhelpers.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testmagicmethods.py b/StdLib/Lib/unittest/test/testmock/testmagicmethods.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testmagicmethods.py
rename to StdLib/Lib/unittest/test/testmock/testmagicmethods.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testmock.py b/StdLib/Lib/unittest/test/testmock/testmock.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testmock.py
rename to StdLib/Lib/unittest/test/testmock/testmock.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testpatch.py b/StdLib/Lib/unittest/test/testmock/testpatch.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testpatch.py
rename to StdLib/Lib/unittest/test/testmock/testpatch.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testsentinel.py b/StdLib/Lib/unittest/test/testmock/testsentinel.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testsentinel.py
rename to StdLib/Lib/unittest/test/testmock/testsentinel.py
diff --git a/Src/StdLib/Lib/unittest/test/testmock/testwith.py b/StdLib/Lib/unittest/test/testmock/testwith.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/test/testmock/testwith.py
rename to StdLib/Lib/unittest/test/testmock/testwith.py
diff --git a/Src/StdLib/Lib/unittest/util.py b/StdLib/Lib/unittest/util.py
similarity index 100%
rename from Src/StdLib/Lib/unittest/util.py
rename to StdLib/Lib/unittest/util.py
diff --git a/Src/StdLib/Lib/urllib/__init__.py b/StdLib/Lib/urllib/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/urllib/__init__.py
rename to StdLib/Lib/urllib/__init__.py
diff --git a/Src/StdLib/Lib/urllib/error.py b/StdLib/Lib/urllib/error.py
similarity index 100%
rename from Src/StdLib/Lib/urllib/error.py
rename to StdLib/Lib/urllib/error.py
diff --git a/Src/StdLib/Lib/urllib/parse.py b/StdLib/Lib/urllib/parse.py
similarity index 100%
rename from Src/StdLib/Lib/urllib/parse.py
rename to StdLib/Lib/urllib/parse.py
diff --git a/Src/StdLib/Lib/urllib/request.py b/StdLib/Lib/urllib/request.py
similarity index 100%
rename from Src/StdLib/Lib/urllib/request.py
rename to StdLib/Lib/urllib/request.py
diff --git a/Src/StdLib/Lib/urllib/response.py b/StdLib/Lib/urllib/response.py
similarity index 100%
rename from Src/StdLib/Lib/urllib/response.py
rename to StdLib/Lib/urllib/response.py
diff --git a/Src/StdLib/Lib/urllib/robotparser.py b/StdLib/Lib/urllib/robotparser.py
similarity index 100%
rename from Src/StdLib/Lib/urllib/robotparser.py
rename to StdLib/Lib/urllib/robotparser.py
diff --git a/Src/StdLib/Lib/uu.py b/StdLib/Lib/uu.py
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/Lib/uu.py
rename to StdLib/Lib/uu.py
diff --git a/Src/StdLib/Lib/uuid.py b/StdLib/Lib/uuid.py
similarity index 100%
rename from Src/StdLib/Lib/uuid.py
rename to StdLib/Lib/uuid.py
diff --git a/Src/StdLib/Lib/venv/__init__.py b/StdLib/Lib/venv/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/venv/__init__.py
rename to StdLib/Lib/venv/__init__.py
diff --git a/Src/StdLib/Lib/venv/__main__.py b/StdLib/Lib/venv/__main__.py
similarity index 100%
rename from Src/StdLib/Lib/venv/__main__.py
rename to StdLib/Lib/venv/__main__.py
diff --git a/Src/StdLib/Lib/venv/scripts/nt/Activate.ps1 b/StdLib/Lib/venv/scripts/nt/Activate.ps1
similarity index 100%
rename from Src/StdLib/Lib/venv/scripts/nt/Activate.ps1
rename to StdLib/Lib/venv/scripts/nt/Activate.ps1
diff --git a/Src/StdLib/Lib/venv/scripts/nt/activate.bat b/StdLib/Lib/venv/scripts/nt/activate.bat
similarity index 100%
rename from Src/StdLib/Lib/venv/scripts/nt/activate.bat
rename to StdLib/Lib/venv/scripts/nt/activate.bat
diff --git a/Src/StdLib/Lib/venv/scripts/nt/deactivate.bat b/StdLib/Lib/venv/scripts/nt/deactivate.bat
similarity index 100%
rename from Src/StdLib/Lib/venv/scripts/nt/deactivate.bat
rename to StdLib/Lib/venv/scripts/nt/deactivate.bat
diff --git a/Src/StdLib/Lib/venv/scripts/posix/activate b/StdLib/Lib/venv/scripts/posix/activate
similarity index 100%
rename from Src/StdLib/Lib/venv/scripts/posix/activate
rename to StdLib/Lib/venv/scripts/posix/activate
diff --git a/Src/StdLib/Lib/venv/scripts/posix/activate.csh b/StdLib/Lib/venv/scripts/posix/activate.csh
similarity index 100%
rename from Src/StdLib/Lib/venv/scripts/posix/activate.csh
rename to StdLib/Lib/venv/scripts/posix/activate.csh
diff --git a/Src/StdLib/Lib/venv/scripts/posix/activate.fish b/StdLib/Lib/venv/scripts/posix/activate.fish
similarity index 100%
rename from Src/StdLib/Lib/venv/scripts/posix/activate.fish
rename to StdLib/Lib/venv/scripts/posix/activate.fish
diff --git a/Src/StdLib/Lib/warnings.py b/StdLib/Lib/warnings.py
similarity index 100%
rename from Src/StdLib/Lib/warnings.py
rename to StdLib/Lib/warnings.py
diff --git a/Src/StdLib/Lib/wave.py b/StdLib/Lib/wave.py
similarity index 100%
rename from Src/StdLib/Lib/wave.py
rename to StdLib/Lib/wave.py
diff --git a/Src/StdLib/Lib/weakref.py b/StdLib/Lib/weakref.py
similarity index 100%
rename from Src/StdLib/Lib/weakref.py
rename to StdLib/Lib/weakref.py
diff --git a/Src/StdLib/Lib/webbrowser.py b/StdLib/Lib/webbrowser.py
similarity index 100%
rename from Src/StdLib/Lib/webbrowser.py
rename to StdLib/Lib/webbrowser.py
diff --git a/Src/StdLib/Lib/wpf.py b/StdLib/Lib/wpf.py
similarity index 100%
rename from Src/StdLib/Lib/wpf.py
rename to StdLib/Lib/wpf.py
diff --git a/Src/StdLib/Lib/wsgiref/__init__.py b/StdLib/Lib/wsgiref/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/wsgiref/__init__.py
rename to StdLib/Lib/wsgiref/__init__.py
diff --git a/Src/StdLib/Lib/wsgiref/handlers.py b/StdLib/Lib/wsgiref/handlers.py
similarity index 100%
rename from Src/StdLib/Lib/wsgiref/handlers.py
rename to StdLib/Lib/wsgiref/handlers.py
diff --git a/Src/StdLib/Lib/wsgiref/headers.py b/StdLib/Lib/wsgiref/headers.py
similarity index 100%
rename from Src/StdLib/Lib/wsgiref/headers.py
rename to StdLib/Lib/wsgiref/headers.py
diff --git a/Src/StdLib/Lib/wsgiref/simple_server.py b/StdLib/Lib/wsgiref/simple_server.py
similarity index 100%
rename from Src/StdLib/Lib/wsgiref/simple_server.py
rename to StdLib/Lib/wsgiref/simple_server.py
diff --git a/Src/StdLib/Lib/wsgiref/util.py b/StdLib/Lib/wsgiref/util.py
similarity index 100%
rename from Src/StdLib/Lib/wsgiref/util.py
rename to StdLib/Lib/wsgiref/util.py
diff --git a/Src/StdLib/Lib/wsgiref/validate.py b/StdLib/Lib/wsgiref/validate.py
similarity index 100%
rename from Src/StdLib/Lib/wsgiref/validate.py
rename to StdLib/Lib/wsgiref/validate.py
diff --git a/Src/StdLib/Lib/xdrlib.py b/StdLib/Lib/xdrlib.py
similarity index 100%
rename from Src/StdLib/Lib/xdrlib.py
rename to StdLib/Lib/xdrlib.py
diff --git a/Src/StdLib/Lib/xml/__init__.py b/StdLib/Lib/xml/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/xml/__init__.py
rename to StdLib/Lib/xml/__init__.py
diff --git a/Src/StdLib/Lib/xml/dom/NodeFilter.py b/StdLib/Lib/xml/dom/NodeFilter.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/NodeFilter.py
rename to StdLib/Lib/xml/dom/NodeFilter.py
diff --git a/Src/StdLib/Lib/xml/dom/__init__.py b/StdLib/Lib/xml/dom/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/__init__.py
rename to StdLib/Lib/xml/dom/__init__.py
diff --git a/Src/StdLib/Lib/xml/dom/domreg.py b/StdLib/Lib/xml/dom/domreg.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/domreg.py
rename to StdLib/Lib/xml/dom/domreg.py
diff --git a/Src/StdLib/Lib/xml/dom/expatbuilder.py b/StdLib/Lib/xml/dom/expatbuilder.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/expatbuilder.py
rename to StdLib/Lib/xml/dom/expatbuilder.py
diff --git a/Src/StdLib/Lib/xml/dom/minicompat.py b/StdLib/Lib/xml/dom/minicompat.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/minicompat.py
rename to StdLib/Lib/xml/dom/minicompat.py
diff --git a/Src/StdLib/Lib/xml/dom/minidom.py b/StdLib/Lib/xml/dom/minidom.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/minidom.py
rename to StdLib/Lib/xml/dom/minidom.py
diff --git a/Src/StdLib/Lib/xml/dom/pulldom.py b/StdLib/Lib/xml/dom/pulldom.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/pulldom.py
rename to StdLib/Lib/xml/dom/pulldom.py
diff --git a/Src/StdLib/Lib/xml/dom/xmlbuilder.py b/StdLib/Lib/xml/dom/xmlbuilder.py
similarity index 100%
rename from Src/StdLib/Lib/xml/dom/xmlbuilder.py
rename to StdLib/Lib/xml/dom/xmlbuilder.py
diff --git a/Src/StdLib/Lib/xml/etree/ElementInclude.py b/StdLib/Lib/xml/etree/ElementInclude.py
similarity index 100%
rename from Src/StdLib/Lib/xml/etree/ElementInclude.py
rename to StdLib/Lib/xml/etree/ElementInclude.py
diff --git a/Src/StdLib/Lib/xml/etree/ElementPath.py b/StdLib/Lib/xml/etree/ElementPath.py
similarity index 100%
rename from Src/StdLib/Lib/xml/etree/ElementPath.py
rename to StdLib/Lib/xml/etree/ElementPath.py
diff --git a/Src/StdLib/Lib/xml/etree/ElementTree.py b/StdLib/Lib/xml/etree/ElementTree.py
similarity index 100%
rename from Src/StdLib/Lib/xml/etree/ElementTree.py
rename to StdLib/Lib/xml/etree/ElementTree.py
diff --git a/Src/StdLib/Lib/xml/etree/__init__.py b/StdLib/Lib/xml/etree/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/xml/etree/__init__.py
rename to StdLib/Lib/xml/etree/__init__.py
diff --git a/Src/StdLib/Lib/xml/etree/cElementTree.py b/StdLib/Lib/xml/etree/cElementTree.py
similarity index 100%
rename from Src/StdLib/Lib/xml/etree/cElementTree.py
rename to StdLib/Lib/xml/etree/cElementTree.py
diff --git a/Src/StdLib/Lib/xml/parsers/__init__.py b/StdLib/Lib/xml/parsers/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/xml/parsers/__init__.py
rename to StdLib/Lib/xml/parsers/__init__.py
diff --git a/Src/StdLib/Lib/xml/parsers/expat.py b/StdLib/Lib/xml/parsers/expat.py
similarity index 100%
rename from Src/StdLib/Lib/xml/parsers/expat.py
rename to StdLib/Lib/xml/parsers/expat.py
diff --git a/Src/StdLib/Lib/xml/sax/__init__.py b/StdLib/Lib/xml/sax/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/xml/sax/__init__.py
rename to StdLib/Lib/xml/sax/__init__.py
diff --git a/Src/StdLib/Lib/xml/sax/_exceptions.py b/StdLib/Lib/xml/sax/_exceptions.py
similarity index 100%
rename from Src/StdLib/Lib/xml/sax/_exceptions.py
rename to StdLib/Lib/xml/sax/_exceptions.py
diff --git a/Src/StdLib/Lib/xml/sax/expatreader.py b/StdLib/Lib/xml/sax/expatreader.py
similarity index 100%
rename from Src/StdLib/Lib/xml/sax/expatreader.py
rename to StdLib/Lib/xml/sax/expatreader.py
diff --git a/Src/StdLib/Lib/xml/sax/handler.py b/StdLib/Lib/xml/sax/handler.py
similarity index 100%
rename from Src/StdLib/Lib/xml/sax/handler.py
rename to StdLib/Lib/xml/sax/handler.py
diff --git a/Src/StdLib/Lib/xml/sax/saxutils.py b/StdLib/Lib/xml/sax/saxutils.py
similarity index 100%
rename from Src/StdLib/Lib/xml/sax/saxutils.py
rename to StdLib/Lib/xml/sax/saxutils.py
diff --git a/Src/StdLib/Lib/xml/sax/xmlreader.py b/StdLib/Lib/xml/sax/xmlreader.py
similarity index 100%
rename from Src/StdLib/Lib/xml/sax/xmlreader.py
rename to StdLib/Lib/xml/sax/xmlreader.py
diff --git a/Src/StdLib/Lib/xmlrpc/__init__.py b/StdLib/Lib/xmlrpc/__init__.py
similarity index 100%
rename from Src/StdLib/Lib/xmlrpc/__init__.py
rename to StdLib/Lib/xmlrpc/__init__.py
diff --git a/Src/StdLib/Lib/xmlrpc/client.py b/StdLib/Lib/xmlrpc/client.py
similarity index 100%
rename from Src/StdLib/Lib/xmlrpc/client.py
rename to StdLib/Lib/xmlrpc/client.py
diff --git a/Src/StdLib/Lib/xmlrpc/server.py b/StdLib/Lib/xmlrpc/server.py
similarity index 100%
rename from Src/StdLib/Lib/xmlrpc/server.py
rename to StdLib/Lib/xmlrpc/server.py
diff --git a/Src/StdLib/Lib/zipfile.py b/StdLib/Lib/zipfile.py
similarity index 100%
rename from Src/StdLib/Lib/zipfile.py
rename to StdLib/Lib/zipfile.py
diff --git a/Src/StdLib/StdLib.License.txt b/StdLib/StdLib.License.txt
similarity index 100%
rename from Src/StdLib/StdLib.License.txt
rename to StdLib/StdLib.License.txt
diff --git a/Src/StdLib/StdLib.pyproj b/StdLib/StdLib.pyproj
similarity index 100%
rename from Src/StdLib/StdLib.pyproj
rename to StdLib/StdLib.pyproj
diff --git a/Src/StdLib/stdlib-upgrade.txt b/StdLib/stdlib-upgrade.txt
similarity index 100%
rename from Src/StdLib/stdlib-upgrade.txt
rename to StdLib/stdlib-upgrade.txt
diff --git a/Src/StdLib/update-stdlib.cmd b/StdLib/update-stdlib.cmd
similarity index 100%
rename from Src/StdLib/update-stdlib.cmd
rename to StdLib/update-stdlib.cmd
diff --git a/Src/StdLib/update-stdlib.sh b/StdLib/update-stdlib.sh
old mode 100755
new mode 100644
similarity index 100%
rename from Src/StdLib/update-stdlib.sh
rename to StdLib/update-stdlib.sh
diff --git a/Src/Tests/AssemblyInfo.cs b/Tests/AssemblyInfo.cs
similarity index 100%
rename from Src/Tests/AssemblyInfo.cs
rename to Tests/AssemblyInfo.cs
diff --git a/Src/Tests/AttrInjectorTest.cs b/Tests/AttrInjectorTest.cs
similarity index 100%
rename from Src/Tests/AttrInjectorTest.cs
rename to Tests/AttrInjectorTest.cs
diff --git a/Src/Tests/BindTest.cs b/Tests/BindTest.cs
similarity index 100%
rename from Src/Tests/BindTest.cs
rename to Tests/BindTest.cs
diff --git a/Src/Tests/BinderTest.cs b/Tests/BinderTest.cs
similarity index 100%
rename from Src/Tests/BinderTest.cs
rename to Tests/BinderTest.cs
diff --git a/Src/Tests/Cases/CPythonCases.cs b/Tests/Cases/CPythonCases.cs
similarity index 100%
rename from Src/Tests/Cases/CPythonCases.cs
rename to Tests/Cases/CPythonCases.cs
diff --git a/Src/Tests/Cases/CPythonCasesManifest.ini b/Tests/Cases/CPythonCasesManifest.ini
similarity index 100%
rename from Src/Tests/Cases/CPythonCasesManifest.ini
rename to Tests/Cases/CPythonCasesManifest.ini
diff --git a/Src/Tests/Cases/CaseExecuter.cs b/Tests/Cases/CaseExecuter.cs
similarity index 100%
rename from Src/Tests/Cases/CaseExecuter.cs
rename to Tests/Cases/CaseExecuter.cs
diff --git a/Src/Tests/Cases/CaseGenerator.cs b/Tests/Cases/CaseGenerator.cs
similarity index 100%
rename from Src/Tests/Cases/CaseGenerator.cs
rename to Tests/Cases/CaseGenerator.cs
diff --git a/Src/Tests/Cases/CommonCases.cs b/Tests/Cases/CommonCases.cs
similarity index 100%
rename from Src/Tests/Cases/CommonCases.cs
rename to Tests/Cases/CommonCases.cs
diff --git a/Src/Tests/Cases/IronPythonCases.cs b/Tests/Cases/IronPythonCases.cs
similarity index 100%
rename from Src/Tests/Cases/IronPythonCases.cs
rename to Tests/Cases/IronPythonCases.cs
diff --git a/Src/Tests/Cases/IronPythonCasesManifest.ini b/Tests/Cases/IronPythonCasesManifest.ini
similarity index 100%
rename from Src/Tests/Cases/IronPythonCasesManifest.ini
rename to Tests/Cases/IronPythonCasesManifest.ini
diff --git a/Src/Tests/ClrType.cs b/Tests/ClrType.cs
similarity index 100%
rename from Src/Tests/ClrType.cs
rename to Tests/ClrType.cs
diff --git a/Src/Tests/Cmplx.cs b/Tests/Cmplx.cs
similarity index 100%
rename from Src/Tests/Cmplx.cs
rename to Tests/Cmplx.cs
diff --git a/Src/Tests/Conversions.cs b/Tests/Conversions.cs
similarity index 100%
rename from Src/Tests/Conversions.cs
rename to Tests/Conversions.cs
diff --git a/Src/Tests/DeTest.cs b/Tests/DeTest.cs
similarity index 100%
rename from Src/Tests/DeTest.cs
rename to Tests/DeTest.cs
diff --git a/Src/Tests/DelegateTest.cs b/Tests/DelegateTest.cs
similarity index 100%
rename from Src/Tests/DelegateTest.cs
rename to Tests/DelegateTest.cs
diff --git a/Src/Tests/DynamicRegressions.cs b/Tests/DynamicRegressions.cs
similarity index 100%
rename from Src/Tests/DynamicRegressions.cs
rename to Tests/DynamicRegressions.cs
diff --git a/Src/Tests/EncodingTest.cs b/Tests/EncodingTest.cs
similarity index 100%
rename from Src/Tests/EncodingTest.cs
rename to Tests/EncodingTest.cs
diff --git a/Src/Tests/EngineTest.cs b/Tests/EngineTest.cs
similarity index 100%
rename from Src/Tests/EngineTest.cs
rename to Tests/EngineTest.cs
diff --git a/Src/Tests/Enums.cs b/Tests/Enums.cs
similarity index 100%
rename from Src/Tests/Enums.cs
rename to Tests/Enums.cs
diff --git a/Src/Tests/Events.cs b/Tests/Events.cs
similarity index 100%
rename from Src/Tests/Events.cs
rename to Tests/Events.cs
diff --git a/Src/Tests/ExceptionConverter.cs b/Tests/ExceptionConverter.cs
similarity index 100%
rename from Src/Tests/ExceptionConverter.cs
rename to Tests/ExceptionConverter.cs
diff --git a/Src/Tests/Exceptions.cs b/Tests/Exceptions.cs
similarity index 100%
rename from Src/Tests/Exceptions.cs
rename to Tests/Exceptions.cs
diff --git a/Src/Tests/Explicit.cs b/Tests/Explicit.cs
similarity index 100%
rename from Src/Tests/Explicit.cs
rename to Tests/Explicit.cs
diff --git a/Src/Tests/ExtensionMethodTest.cs b/Tests/ExtensionMethodTest.cs
similarity index 100%
rename from Src/Tests/ExtensionMethodTest.cs
rename to Tests/ExtensionMethodTest.cs
diff --git a/Src/Tests/GenMeth.cs b/Tests/GenMeth.cs
similarity index 100%
rename from Src/Tests/GenMeth.cs
rename to Tests/GenMeth.cs
diff --git a/Src/Tests/Indexable.cs b/Tests/Indexable.cs
similarity index 100%
rename from Src/Tests/Indexable.cs
rename to Tests/Indexable.cs
diff --git a/Src/Tests/InheritTest.cs b/Tests/InheritTest.cs
similarity index 100%
rename from Src/Tests/InheritTest.cs
rename to Tests/InheritTest.cs
diff --git a/Src/Tests/IntegerTest.cs b/Tests/IntegerTest.cs
similarity index 100%
rename from Src/Tests/IntegerTest.cs
rename to Tests/IntegerTest.cs
diff --git a/Src/Tests/IronMath.cs b/Tests/IronMath.cs
similarity index 100%
rename from Src/Tests/IronMath.cs
rename to Tests/IronMath.cs
diff --git a/Src/Tests/IronPython.Tests.csproj b/Tests/IronPython.Tests.csproj
similarity index 100%
rename from Src/Tests/IronPython.Tests.csproj
rename to Tests/IronPython.Tests.csproj
diff --git a/Src/Tests/LoadTest.cs b/Tests/LoadTest.cs
similarity index 100%
rename from Src/Tests/LoadTest.cs
rename to Tests/LoadTest.cs
diff --git a/Src/Tests/MemberMappingTests.cs b/Tests/MemberMappingTests.cs
similarity index 100%
rename from Src/Tests/MemberMappingTests.cs
rename to Tests/MemberMappingTests.cs
diff --git a/Src/Tests/MemberOverloadTest.cs b/Tests/MemberOverloadTest.cs
similarity index 100%
rename from Src/Tests/MemberOverloadTest.cs
rename to Tests/MemberOverloadTest.cs
diff --git a/Src/Tests/MethodParametersStubs.cs b/Tests/MethodParametersStubs.cs
similarity index 100%
rename from Src/Tests/MethodParametersStubs.cs
rename to Tests/MethodParametersStubs.cs
diff --git a/Src/Tests/NestedClass.cs b/Tests/NestedClass.cs
similarity index 100%
rename from Src/Tests/NestedClass.cs
rename to Tests/NestedClass.cs
diff --git a/Src/Tests/NullableTest.cs b/Tests/NullableTest.cs
similarity index 100%
rename from Src/Tests/NullableTest.cs
rename to Tests/NullableTest.cs
diff --git a/Src/Tests/OperatorTest.cs b/Tests/OperatorTest.cs
similarity index 100%
rename from Src/Tests/OperatorTest.cs
rename to Tests/OperatorTest.cs
diff --git a/Src/Tests/ProtocolTest.cs b/Tests/ProtocolTest.cs
similarity index 100%
rename from Src/Tests/ProtocolTest.cs
rename to Tests/ProtocolTest.cs
diff --git a/Src/Tests/StaticTest.cs b/Tests/StaticTest.cs
similarity index 100%
rename from Src/Tests/StaticTest.cs
rename to Tests/StaticTest.cs
diff --git a/Src/Tests/Stress/Engine.cs b/Tests/Stress/Engine.cs
similarity index 100%
rename from Src/Tests/Stress/Engine.cs
rename to Tests/Stress/Engine.cs
diff --git a/Src/Tests/StringDictionaryStorage.cs b/Tests/StringDictionaryStorage.cs
similarity index 100%
rename from Src/Tests/StringDictionaryStorage.cs
rename to Tests/StringDictionaryStorage.cs
diff --git a/Src/Tests/TestBuiltinModule.cs b/Tests/TestBuiltinModule.cs
similarity index 100%
rename from Src/Tests/TestBuiltinModule.cs
rename to Tests/TestBuiltinModule.cs
diff --git a/Src/Tests/TypeDescriptor.cs b/Tests/TypeDescriptor.cs
similarity index 100%
rename from Src/Tests/TypeDescriptor.cs
rename to Tests/TypeDescriptor.cs
diff --git a/Src/Tests/Util/IniParser.cs b/Tests/Util/IniParser.cs
similarity index 100%
rename from Src/Tests/Util/IniParser.cs
rename to Tests/Util/IniParser.cs
diff --git a/Src/Tests/Util/TestManifest.cs b/Tests/Util/TestManifest.cs
similarity index 100%
rename from Src/Tests/Util/TestManifest.cs
rename to Tests/Util/TestManifest.cs
diff --git a/Src/Wpf/DynamicXamlReader.cs b/Wpf/DynamicXamlReader.cs
similarity index 100%
rename from Src/Wpf/DynamicXamlReader.cs
rename to Wpf/DynamicXamlReader.cs
diff --git a/Src/Wpf/IronPython.Wpf.csproj b/Wpf/IronPython.Wpf.csproj
similarity index 100%
rename from Src/Wpf/IronPython.Wpf.csproj
rename to Wpf/IronPython.Wpf.csproj
diff --git a/Src/Wpf/Properties/AssemblyInfo.cs b/Wpf/Properties/AssemblyInfo.cs
similarity index 100%
rename from Src/Wpf/Properties/AssemblyInfo.cs
rename to Wpf/Properties/AssemblyInfo.cs
diff --git a/Src/Wpf/_wpf.cs b/Wpf/_wpf.cs
similarity index 100%
rename from Src/Wpf/_wpf.cs
rename to Wpf/_wpf.cs