Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
4
Dependencies/Python/Lib/test/test_module/bad_getattr.py
vendored
Normal file
4
Dependencies/Python/Lib/test/test_module/bad_getattr.py
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
x = 1
|
||||
|
||||
__getattr__ = "Surprise!"
|
||||
__dir__ = "Surprise again!"
|
Reference in New Issue
Block a user