From d96fa07134c06472bfee6718b5cfd1679196fc99 Mon Sep 17 00:00:00 2001
From: thegeorg <thegeorg@yandex-team.com>
Date: Mon, 19 Feb 2024 02:38:52 +0300
Subject: Sync contrib/tools/python3 layout with upstream

* Move src/ subdir contents to the top of the layout
* Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS
* Regenerate contrib/libs/python proxy-headers accordingly
4ccc62ac1511abcf0fed14ccade38e984e088f1e
---
 .../Python/frozen_modules/__phello__.spam.h        | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 contrib/tools/python3/Python/frozen_modules/__phello__.spam.h

(limited to 'contrib/tools/python3/Python/frozen_modules/__phello__.spam.h')

diff --git a/contrib/tools/python3/Python/frozen_modules/__phello__.spam.h b/contrib/tools/python3/Python/frozen_modules/__phello__.spam.h
new file mode 100644
index 0000000000..a9903d8224
--- /dev/null
+++ b/contrib/tools/python3/Python/frozen_modules/__phello__.spam.h
@@ -0,0 +1,24 @@
+/* Auto-generated by Programs/_freeze_module.py */
+const unsigned char _Py_M____phello___spam[] = {
+    227,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,
+    0,0,0,0,0,243,40,0,0,0,151,0,100,0,90,0,
+    100,1,132,0,90,1,101,2,100,2,107,40,0,0,114,8,
+    2,0,101,1,171,0,0,0,0,0,0,0,1,0,121,3,
+    121,3,41,4,84,99,0,0,0,0,0,0,0,0,0,0,
+    0,0,3,0,0,0,3,0,0,0,243,26,0,0,0,151,
+    0,116,1,0,0,0,0,0,0,0,0,100,1,171,1,0,
+    0,0,0,0,0,1,0,121,0,41,2,78,122,12,72,101,
+    108,108,111,32,119,111,114,108,100,33,41,1,218,5,112,114,
+    105,110,116,169,0,243,0,0,0,0,250,24,60,102,114,111,
+    122,101,110,32,95,95,112,104,101,108,108,111,95,95,46,115,
+    112,97,109,62,218,4,109,97,105,110,114,7,0,0,0,3,
+    0,0,0,115,10,0,0,0,128,0,220,4,9,136,46,213,
+    4,25,114,5,0,0,0,218,8,95,95,109,97,105,110,95,
+    95,78,41,3,218,11,105,110,105,116,105,97,108,105,122,101,
+    100,114,7,0,0,0,218,8,95,95,110,97,109,101,95,95,
+    114,4,0,0,0,114,5,0,0,0,114,6,0,0,0,250,
+    8,60,109,111,100,117,108,101,62,114,11,0,0,0,1,0,
+    0,0,115,35,0,0,0,240,3,1,1,1,216,14,18,128,
+    11,242,4,1,1,26,240,6,0,4,12,136,122,210,3,25,
+    217,4,8,133,70,240,3,0,4,26,114,5,0,0,0,
+};
-- 
cgit v1.2.3