| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Flush screen buffer upon console.flush() and output.flush().
This fixes bug #511992.
- Changes by Donovan Preston (and a few minor ones by me) to make IDE run under
MachoPython. Mainly making sure we don't call routines that don't exist
and representing pathnames in a os.separator-neutral format.
These shouldn't interfere too much with Just's work on the next generation IDE,
I hope.
- Modified version of patch #496882: echo SimpleStdin readline()
input to stdout.
|
| | |
|
| | |
|
| |
|
|
| |
any further encoding conversion troubles.
|
| |
|
|
| |
stdout as the prompt. This makes raw_input() and print "xxx", ; sys.stdin.readline() work a bit more palatable.
|
| |
|
|
|
| |
exist in latin1, but at least the roundtrip results in the
same macroman characters.
|
| |
|
|
| |
{Enable,Disable,Check}MenuItem.
|
| | |
|
| |
|