Zooko O'Whielacronx
|
68d292a968
|
setup: have the buildbots print out locale.getpreferredencoding(), locale.getdefaultlocale(), locale.getlocale(), and os.path.supports_unicode_filenames
Even though that latter one is completely useless, I'm curious.
|
2010-06-05 09:29:32 -07:00 |
|
Francois Deppierraz
|
bed23ee6d6
|
misc/show-tool-versions.py: Display additional Python interpreter encoding informations (stdout, stdin and filesystem)
|
2010-05-21 02:43:13 -07:00 |
|
Zooko O'Whielacronx
|
e60b968be2
|
setup: new improved misc/show-tool-versions.py
|
2010-05-15 22:01:22 -07:00 |
|
Zooko O'Whielacronx
|
2da57bab5f
|
setup: fix typos in misc/show-tool-versions.py
|
2010-05-09 23:36:15 -07:00 |
|
Zooko O'Whielacronx
|
77189291c4
|
setup: show code-coverage tool versions in show-tools-versions.py
|
2010-05-09 23:29:55 -07:00 |
|
Zooko O'Whielacronx
|
122e01e710
|
setup: reorder and extend the show-tool-versions script, the better to glean information about our new buildslaves
|
2010-05-03 21:56:43 -07:00 |
|
Zooko O'Whielacronx
|
7682f6b120
|
setup: add sys.maxunicode to the show-tool-versions output in order to investigate http://bugs.python.org/setuptools/issue78
|
2009-07-08 17:45:33 -07:00 |
|
Zooko O'Whielacronx
|
18876466f5
|
setup: copy in misc/show-tools-version.py from zfec -- it prints out platform and setuptools versions
|
2009-06-20 22:58:46 -07:00 |
|
Brian Warner
|
c2a2e93089
|
move show-tool-versions out of setup.py and into a separate script in misc/ , since setuptools is trying to build and install a bunch of stuff first
|
2009-02-19 01:35:58 -07:00 |
|