-
Notifications
You must be signed in to change notification settings - Fork 444
Open
Description
As of commit e417fd0, running gen_perf_cases with Python 2.7.1 gives a traceback:
# python2 gen_perf_cases.py
generate tmp-aspn-casesTraceback (most recent call last):
File "gen_perf_cases.py", line 276, in <module>
gen_aspn_cases(limit)
File "gen_perf_cases.py", line 24, in gen_aspn_cases
recipe_dicts = eval(open(recipes_path).read())
IOError: [Errno 2] No such file or directory: '/home/whitelynx/as/code.as.com/db/aspn/recipes.pprint'
I haven't checked against earlier commits yet.
Metadata
Metadata
Assignees
Labels
No labels