Remove obsolete stuffs
This commit is contained in:
5
bin/python/python-3.13/Lib/test/dis_module.py
Normal file
5
bin/python/python-3.13/Lib/test/dis_module.py
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