mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 17:18:41 -06:00
Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
5
Dependencies/Python/Lib/test/dis_module.py
vendored
Normal file
5
Dependencies/Python/Lib/test/dis_module.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# A simple module for testing the dis module.
|
||||
|
||||
def f(): pass
|
||||
def g(): pass
|
Reference in New Issue
Block a user