Traceback (most recent call last):
File "socode.py", line 1261, in
jpadilla()
File "socode.py", line 401, in new_f
ret_val = f(_args, *_kwargs)
File "socode.py", line 523, in jpadilla
print 'Forked {} times'.format(repo['forks_count'])
TypeError: 'instancemethod' object has no attribute 'getitem'
Traceback (most recent call last):
File "socode.py", line 1261, in
jpadilla()
File "socode.py", line 401, in new_f
ret_val = f(_args, *_kwargs)
File "socode.py", line 523, in jpadilla
print 'Forked {} times'.format(repo['forks_count'])
TypeError: 'instancemethod' object has no attribute 'getitem'