Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #2311: grab the __future__ flags imported in the main script, in | Armin Rigo | 2016-05-29 | 1 | -1/+3 |
* | The logic to ask the user for more lines was confused by the | Armin Rigo | 2015-04-14 | 1 | -2/+12 |
* | Catch MemoryErrors raised by the machinery of interactive command-line (like ... | Armin Rigo | 2013-11-24 | 1 | -0/+3 |
* | be consistent w/ the console's filename: '<stdin>', to match cpython | Philip Jenvey | 2013-04-14 | 1 | -2/+2 |
* | Import into _pypy_interact.py the change from code.py to decode | Armin Rigo | 2011-09-06 | 1 | -1/+2 |
* | inline pyrepl | Ronny Pfannschmidt | 2011-03-21 | 1 | -0/+64 |