]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26934: Handle _ANDROID_API_LEVEL is None on Windows
authorXavier de Gaye <xdegaye@users.sourceforge.net>
Sun, 13 Nov 2016 20:55:52 +0000 (21:55 +0100)
committerXavier de Gaye <xdegaye@users.sourceforge.net>
Sun, 13 Nov 2016 20:55:52 +0000 (21:55 +0100)
commit95aa56a6fb870397e2fc31b40154f32688ab33e4
tree8f4ec3e12eb2f2942c45aa93a2e8de77c2106a64
parent6c5f21945ad03e1e66328286965219b890eca848
Issue #26934: Handle _ANDROID_API_LEVEL is None on Windows
Lib/test/support/__init__.py