servo/python
Andreas Tolfsen a5b5d358fb Support dumb terminals in bootstrap downloads
Dumb terminals can only interpret a limited number of control codes,
and rewriting the terminal buffer will make `./mach build` very talkative
on these terminals.

This can be tested by setting the environment variable TERM to "dumb"
as such:

	TERM=dumb ./mach build
2014-09-18 12:16:49 +01:00
..
mach Cargoify servo 2014-09-08 20:21:42 -06:00
servo Support dumb terminals in bootstrap downloads 2014-09-18 12:16:49 +01:00
toml Cargoify servo 2014-09-08 20:21:42 -06:00
licenseck.py Cleaned up python/licenseck.py 2014-09-10 10:01:46 +12:00
mach_bootstrap.py Cargoify servo 2014-09-08 20:21:42 -06:00
tidy.py Use os.path.join instead of manually inserting slashes. 2014-09-10 11:03:21 +12:00