Commit graph

8 commits

Author SHA1 Message Date
Gil Forsyth
99ea707ae7 fix broken imports in certain tests
these were introduced in a few places but there is no __init__.py file
in the tests directory so the import breaks (at least on my machine)
2016-05-19 15:17:42 -04:00
Anthony Scopatz
fcdef43891 test updates 2016-05-16 02:02:24 -04:00
Anthony Scopatz
742d2a3b2d don't die on JSON config fail 2016-05-16 00:43:27 -04:00
Randy Syring
3a14cc2bdd add kwarg support to Env.swap()
fixes gh-769
2016-04-01 01:41:23 -04:00
Travis Shirk
70383217a6 set type and unit test 2015-11-28 16:12:41 -07: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
Anthony Scopatz
06b892e70a prompt formatting functions may accept None 2015-08-02 18:49:45 -05:00
Anthony Scopatz
9af75b321f moved Env to environ.py 2015-05-14 18:18:46 -05:00