adam j hartz
b82935f2b2
Merge pull request #949 from scopatz/grep
...
str().split() | grep exit now throws a SyntaxError
2016-05-19 20:54:14 -04:00
Anthony Scopatz
d9d7a73f6b
duplicate test
2016-05-19 20:13:47 -04:00
Anthony Scopatz
c1712eeaed
str().split() | grep exit now throws a SyntaxError
2016-05-19 20:12:07 -04:00
Anthony Scopatz
b76010d620
"fixed echo @("foo") > bar"
2016-05-19 18:52:50 -04:00
Anthony Scopatz
0298a8109f
empty path
2016-05-16 02:22:23 -04:00
Anthony Scopatz
f873819237
fix test error when STOR_STDOUT = True
2016-05-16 01:07:14 -04:00
Anthony Scopatz
99ab59f26e
tests pass
2016-04-09 00:25:53 -04:00
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