show all challenges

This commit is contained in:
Seth Schoen 2012-07-11 19:40:09 -07:00
parent 0d6b85a9b5
commit 9c499c06f3

View file

@ -51,3 +51,6 @@ while r.proceed.IsInitialized():
k.session = r.session
r = decode(do(k))
print r
for chall in r.challenges:
print chall