13 lines
152 B
Python
13 lines
152 B
Python
|
|
samplefile = 'samplefile\n'
|
|
samplepickle = {}
|
|
|
|
class sampledir:
|
|
otherfile = 'otherfile'
|
|
|
|
class otherdir:
|
|
init = 42
|
|
|
|
class execfile:
|
|
x = 42
|