Commit graph

10 commits

Author SHA1 Message Date
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
Anthony Scopatz
f30c7db25e more test skipping 2015-10-20 17:53:12 -04:00
Anthony Scopatz
39f04896f7 added tests 2015-09-26 15:50:23 -04:00
Klaus Alexander Seistrup
ee65f492f2 Removed trailing whitespace 2015-07-29 23:58:25 +02:00
Anthony Scopatz
5eb0ed0d91 implements non-string sequences to @() 2015-03-28 17:55:48 -05:00
Anthony Scopatz
07a3b2b2c2 finally, sane exiting semantics 2015-03-01 21:23:01 -06:00
Anthony Scopatz
39a2792739 added aliasing 2015-02-28 16:10:34 -06:00
Anthony Scopatz
4dcca8919e added globing 2015-02-25 00:46:11 -06:00
Anthony Scopatz
7d826e5209 more subproc refactoring 2015-02-24 21:58:37 -06:00
Anthony Scopatz
5d64d4492f seem to have working execer 2015-02-11 02:01:35 -06:00