codekingpro commited on
Commit
e808781
·
verified ·
1 Parent(s): a207818

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. micromamba_root/Lib/__phello__/__init__.py +7 -0
  2. micromamba_root/Lib/__phello__/__pycache__/__init__.cpython-314.pyc +0 -0
  3. micromamba_root/Lib/__phello__/__pycache__/spam.cpython-314.pyc +0 -0
  4. micromamba_root/Lib/__phello__/ham/__init__.py +0 -0
  5. micromamba_root/Lib/__phello__/ham/__pycache__/__init__.cpython-314.pyc +0 -0
  6. micromamba_root/Lib/__phello__/ham/__pycache__/eggs.cpython-314.pyc +0 -0
  7. micromamba_root/Lib/__phello__/ham/eggs.py +0 -0
  8. micromamba_root/Lib/__phello__/spam.py +7 -0
  9. micromamba_root/Lib/__pycache__/__future__.cpython-314.pyc +0 -0
  10. micromamba_root/Lib/__pycache__/__hello__.cpython-314.pyc +0 -0
  11. micromamba_root/Lib/__pycache__/_aix_support.cpython-314.pyc +0 -0
  12. micromamba_root/Lib/__pycache__/_android_support.cpython-314.pyc +0 -0
  13. micromamba_root/Lib/__pycache__/_apple_support.cpython-314.pyc +0 -0
  14. micromamba_root/Lib/__pycache__/_ast_unparse.cpython-314.pyc +0 -0
  15. micromamba_root/Lib/__pycache__/_collections_abc.cpython-314.pyc +0 -0
  16. micromamba_root/Lib/__pycache__/_colorize.cpython-314.pyc +0 -0
  17. micromamba_root/Lib/__pycache__/_compat_pickle.cpython-314.pyc +0 -0
  18. micromamba_root/Lib/__pycache__/_ios_support.cpython-314.pyc +0 -0
  19. micromamba_root/Lib/__pycache__/_markupbase.cpython-314.pyc +0 -0
  20. micromamba_root/Lib/__pycache__/_opcode_metadata.cpython-314.pyc +0 -0
  21. micromamba_root/Lib/__pycache__/_osx_support.cpython-314.pyc +0 -0
  22. micromamba_root/Lib/__pycache__/_py_abc.cpython-314.pyc +0 -0
  23. micromamba_root/Lib/__pycache__/_py_warnings.cpython-314.pyc +0 -0
  24. micromamba_root/Lib/__pycache__/_pylong.cpython-314.pyc +0 -0
  25. micromamba_root/Lib/__pycache__/_sitebuiltins.cpython-314.pyc +0 -0
  26. micromamba_root/Lib/__pycache__/_strptime.cpython-314.pyc +0 -0
  27. micromamba_root/Lib/__pycache__/_threading_local.cpython-314.pyc +0 -0
  28. micromamba_root/Lib/__pycache__/_weakrefset.cpython-314.pyc +0 -0
  29. micromamba_root/Lib/__pycache__/abc.cpython-314.pyc +0 -0
  30. micromamba_root/Lib/__pycache__/annotationlib.cpython-314.pyc +0 -0
  31. micromamba_root/Lib/__pycache__/antigravity.cpython-314.pyc +0 -0
  32. micromamba_root/Lib/__pycache__/ast.cpython-314.pyc +0 -0
  33. micromamba_root/Lib/__pycache__/base64.cpython-314.pyc +0 -0
  34. micromamba_root/Lib/__pycache__/bdb.cpython-314.pyc +0 -0
  35. micromamba_root/Lib/__pycache__/bisect.cpython-314.pyc +0 -0
  36. micromamba_root/Lib/__pycache__/bz2.cpython-314.pyc +0 -0
  37. micromamba_root/Lib/__pycache__/cProfile.cpython-314.pyc +0 -0
  38. micromamba_root/Lib/__pycache__/calendar.cpython-314.pyc +0 -0
  39. micromamba_root/Lib/__pycache__/cmd.cpython-314.pyc +0 -0
  40. micromamba_root/Lib/__pycache__/code.cpython-314.pyc +0 -0
  41. micromamba_root/Lib/__pycache__/codecs.cpython-314.pyc +0 -0
  42. micromamba_root/Lib/__pycache__/codeop.cpython-314.pyc +0 -0
  43. micromamba_root/Lib/__pycache__/colorsys.cpython-314.pyc +0 -0
  44. micromamba_root/Lib/__pycache__/compileall.cpython-314.pyc +0 -0
  45. micromamba_root/Lib/__pycache__/configparser.cpython-314.pyc +0 -0
  46. micromamba_root/Lib/__pycache__/contextlib.cpython-314.pyc +0 -0
  47. micromamba_root/Lib/__pycache__/contextvars.cpython-314.pyc +0 -0
  48. micromamba_root/Lib/__pycache__/copy.cpython-314.pyc +0 -0
  49. micromamba_root/Lib/__pycache__/copyreg.cpython-314.pyc +0 -0
  50. micromamba_root/Lib/__pycache__/csv.cpython-314.pyc +0 -0
micromamba_root/Lib/__phello__/__init__.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ initialized = True
2
+
3
+ def main():
4
+ print("Hello world!")
5
+
6
+ if __name__ == '__main__':
7
+ main()
micromamba_root/Lib/__phello__/__pycache__/__init__.cpython-314.pyc ADDED
Binary file (363 Bytes). View file
 
micromamba_root/Lib/__phello__/__pycache__/spam.cpython-314.pyc ADDED
Binary file (359 Bytes). View file
 
micromamba_root/Lib/__phello__/ham/__init__.py ADDED
File without changes
micromamba_root/Lib/__phello__/ham/__pycache__/__init__.cpython-314.pyc ADDED
Binary file (129 Bytes). View file
 
micromamba_root/Lib/__phello__/ham/__pycache__/eggs.cpython-314.pyc ADDED
Binary file (125 Bytes). View file
 
micromamba_root/Lib/__phello__/ham/eggs.py ADDED
File without changes
micromamba_root/Lib/__phello__/spam.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ initialized = True
2
+
3
+ def main():
4
+ print("Hello world!")
5
+
6
+ if __name__ == '__main__':
7
+ main()
micromamba_root/Lib/__pycache__/__future__.cpython-314.pyc ADDED
Binary file (4.76 kB). View file
 
micromamba_root/Lib/__pycache__/__hello__.cpython-314.pyc ADDED
Binary file (949 Bytes). View file
 
micromamba_root/Lib/__pycache__/_aix_support.cpython-314.pyc ADDED
Binary file (4.78 kB). View file
 
micromamba_root/Lib/__pycache__/_android_support.cpython-314.pyc ADDED
Binary file (8.06 kB). View file
 
micromamba_root/Lib/__pycache__/_apple_support.cpython-314.pyc ADDED
Binary file (3.56 kB). View file
 
micromamba_root/Lib/__pycache__/_ast_unparse.cpython-314.pyc ADDED
Binary file (74.3 kB). View file
 
micromamba_root/Lib/__pycache__/_collections_abc.cpython-314.pyc ADDED
Binary file (47.9 kB). View file
 
micromamba_root/Lib/__pycache__/_colorize.cpython-314.pyc ADDED
Binary file (18.5 kB). View file
 
micromamba_root/Lib/__pycache__/_compat_pickle.cpython-314.pyc ADDED
Binary file (7.36 kB). View file
 
micromamba_root/Lib/__pycache__/_ios_support.cpython-314.pyc ADDED
Binary file (2.72 kB). View file
 
micromamba_root/Lib/__pycache__/_markupbase.cpython-314.pyc ADDED
Binary file (13.1 kB). View file
 
micromamba_root/Lib/__pycache__/_opcode_metadata.cpython-314.pyc ADDED
Binary file (10.4 kB). View file
 
micromamba_root/Lib/__pycache__/_osx_support.cpython-314.pyc ADDED
Binary file (19 kB). View file
 
micromamba_root/Lib/__pycache__/_py_abc.cpython-314.pyc ADDED
Binary file (7.4 kB). View file
 
micromamba_root/Lib/__pycache__/_py_warnings.cpython-314.pyc ADDED
Binary file (37 kB). View file
 
micromamba_root/Lib/__pycache__/_pylong.cpython-314.pyc ADDED
Binary file (16 kB). View file
 
micromamba_root/Lib/__pycache__/_sitebuiltins.cpython-314.pyc ADDED
Binary file (4.7 kB). View file
 
micromamba_root/Lib/__pycache__/_strptime.cpython-314.pyc ADDED
Binary file (36.9 kB). View file
 
micromamba_root/Lib/__pycache__/_threading_local.cpython-314.pyc ADDED
Binary file (5.75 kB). View file
 
micromamba_root/Lib/__pycache__/_weakrefset.cpython-314.pyc ADDED
Binary file (9.39 kB). View file
 
micromamba_root/Lib/__pycache__/abc.cpython-314.pyc ADDED
Binary file (8.01 kB). View file
 
micromamba_root/Lib/__pycache__/annotationlib.cpython-314.pyc ADDED
Binary file (47.8 kB). View file
 
micromamba_root/Lib/__pycache__/antigravity.cpython-314.pyc ADDED
Binary file (1.04 kB). View file
 
micromamba_root/Lib/__pycache__/ast.cpython-314.pyc ADDED
Binary file (31.6 kB). View file
 
micromamba_root/Lib/__pycache__/base64.cpython-314.pyc ADDED
Binary file (26.6 kB). View file
 
micromamba_root/Lib/__pycache__/bdb.cpython-314.pyc ADDED
Binary file (55.6 kB). View file
 
micromamba_root/Lib/__pycache__/bisect.cpython-314.pyc ADDED
Binary file (3.58 kB). View file
 
micromamba_root/Lib/__pycache__/bz2.cpython-314.pyc ADDED
Binary file (15.3 kB). View file
 
micromamba_root/Lib/__pycache__/cProfile.cpython-314.pyc ADDED
Binary file (9.21 kB). View file
 
micromamba_root/Lib/__pycache__/calendar.cpython-314.pyc ADDED
Binary file (47.4 kB). View file
 
micromamba_root/Lib/__pycache__/cmd.cpython-314.pyc ADDED
Binary file (19.4 kB). View file
 
micromamba_root/Lib/__pycache__/code.cpython-314.pyc ADDED
Binary file (16.3 kB). View file
 
micromamba_root/Lib/__pycache__/codecs.cpython-314.pyc ADDED
Binary file (41.9 kB). View file
 
micromamba_root/Lib/__pycache__/codeop.cpython-314.pyc ADDED
Binary file (6.94 kB). View file
 
micromamba_root/Lib/__pycache__/colorsys.cpython-314.pyc ADDED
Binary file (5.25 kB). View file
 
micromamba_root/Lib/__pycache__/compileall.cpython-314.pyc ADDED
Binary file (21.2 kB). View file
 
micromamba_root/Lib/__pycache__/configparser.cpython-314.pyc ADDED
Binary file (72.9 kB). View file
 
micromamba_root/Lib/__pycache__/contextlib.cpython-314.pyc ADDED
Binary file (31.1 kB). View file
 
micromamba_root/Lib/__pycache__/contextvars.cpython-314.pyc ADDED
Binary file (371 Bytes). View file
 
micromamba_root/Lib/__pycache__/copy.cpython-314.pyc ADDED
Binary file (10.1 kB). View file
 
micromamba_root/Lib/__pycache__/copyreg.cpython-314.pyc ADDED
Binary file (7.9 kB). View file
 
micromamba_root/Lib/__pycache__/csv.cpython-314.pyc ADDED
Binary file (21.2 kB). View file