Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- def f():
- if f.__dict__.get('second'):
- print('second')
- f.second = True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement