Commit graph

15 commits

Author SHA1 Message Date
Anthony Scopatz
0f6a2dbe67 potential fix for indented subproc mode with comments 2016-02-21 14:37:03 -05:00
Kurtis Rader
e88c863d10 Add a uniform character encoding to all files.
I wouldn't normally do something like this but issue #487 brought to
my attention the fact that too many of the python modules don't have
an encoding comment and of those that do there is a lot of pointless
inconsistency in the style of the comment.
2015-11-16 14:10:40 -08:00
Burak Yigit Kaya
fa656e505e Fix error when checking for indentation 2015-08-06 01:58:22 +03:00
Anthony Scopatz
2b208b9592 fixes hanging indent error 2015-08-02 17:34:13 -05:00
Klaus Alexander Seistrup
ee65f492f2 Removed trailing whitespace 2015-07-29 23:58:25 +02:00
Robert W. Brewer
ad741edb6a windows: prettify test_win_ipconfig() 2015-05-12 03:24:35 -04:00
Robert W. Brewer
0ba6ad3f10 windows: use ON_WINDOWS and $SYSTEMROOT in tests 2015-05-12 03:14:36 -04:00
Robert W. Brewer
55e412c7e9 tab completion working with pyreadine; default prompt working; tests pass 2015-05-09 01:58:51 -04:00
Anthony Scopatz
7295327f7a more landsape tests 2015-03-26 01:04:05 -05:00
Anthony Scopatz
070576af44 try disabling syntax error, again 2015-03-26 00:54:03 -05:00
Anthony Scopatz
9a92812f1c try disabling syntax error 2015-03-26 00:15:50 -05:00
Anthony Scopatz
62cc3dc7a0 lexer fixes for open parens 2015-03-10 21:38:11 -05:00
Anthony Scopatz
a4be6a656c better everything 2015-03-01 19:13:09 -06:00
Anthony Scopatz
5d64d4492f seem to have working execer 2015-02-11 02:01:35 -06:00
Anthony Scopatz
e7e33c52e3 have ctx free fix 2015-02-03 02:02:57 -06:00