]> granicus.if.org Git - python/commit
Issue #27027: Added test.support.is_android that is True when this is an
authorXavier de Gaye <xdegaye@users.sourceforge.net>
Sun, 10 Jul 2016 16:20:15 +0000 (18:20 +0200)
committerXavier de Gaye <xdegaye@users.sourceforge.net>
Sun, 10 Jul 2016 16:20:15 +0000 (18:20 +0200)
commit20bd3b070a38d3a1897e41e9dd1a6ad97cea9785
treea58b0a74f63bf2dfdbf8933ef97ab17464e96a96
parent290b42de73d09dadc50fcd213787a4ba5e8724a3
Issue #27027: Added test.support.is_android that is True when this is an
Android build.
Lib/test/support/__init__.py
Misc/NEWS