Paul Sokolovsky 8a96ebea75 py: Move stack_ctrl_init() to mp_init().
As stack checking is enabled by default, ports which don't call
stack_ctrl_init() are broken now (report RuntimeError on startup). Save
them trouble and just init stack control framework in interpreter init.
2014-06-27 21:02:04 +03:00
..
2014-06-25 13:33:10 +02:00
2014-05-07 07:19:51 -07:00
2014-06-24 21:20:38 +03:00