- 21 Sep, 2016 1 commit
-
-
Damien George authored
One can instead lookup __name__ in the modules dict to get the value.
-
- 28 Jun, 2016 12 commits
-
-
Damien George authored
We rely on the port setting and adjusting the stack size so there is enough room to recover from hitting the stack limit.
-
Damien George authored
-
Damien George authored
This makes the VM/runtime thread safe, at the cost of not being able to run code in parallel.
-
Damien George authored
So the underlying thread implementation can do any necessary bookkeeping.
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Simply raises the SystemExit exception.
-
Damien George authored
-
Damien George authored
-
Damien George authored
-