test_ok1/py/path/extpy/testing/inc_pseudofs.py

13 lines
152 B
Python

samplefile = 'samplefile\n'
samplepickle = {}
class sampledir:
otherfile = 'otherfile'
class otherdir:
init = 42
class execfile:
x = 42