]> granicus.if.org Git - python/commit
Fix test__locale on Mac; platform.uname() does not have a structseq-type interface...
authorGeorg Brandl <georg@python.org>
Sun, 24 Jun 2012 17:29:49 +0000 (19:29 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 24 Jun 2012 17:29:49 +0000 (19:29 +0200)
commit19c4e5bb391c805281288f1febc4dec12a365c86
tree860ea6a8b50fbc85609cbe60c063450c495d7dea
parent318c56c0016fbc0d1825a90f773f0e2cdf3c1e5a
parent988049ad9764b60b336a47f5d101c3f8cfee218f
Fix test__locale on Mac; platform.uname() does not have a structseq-type interface (yet).
Doc/library/email.headerregistry.rst
Lib/test/test__locale.py