Comment 2 for bug 805540

Revision history for this message
Russ Adams (rustushki) wrote : Re: Support for Python 2.7+

I'll put the above comment in more explicit steps:

$ bzr checkout lp:asgard

$ cd asgard

$ scons

(Run asgard: you should see that everything works OK)
$ ./asgard test.py

$ bzr patch python27.diff

$ scons

(Run asgard: you should see that asgard crashes with a segfault (though not every time the time))
$ ./asgard test.py