Files
python-uncompyle6/test/simple_source/bug33/02_pos_args.py
2016-11-10 23:59:51 -05:00

4 lines
115 B
Python

# From Python 3.3.6 hmac.py
# Problem was getting wrong placement of positional args
digest_cons = lambda d=b'': 5