]> granicus.if.org Git - python/commitdiff
Add conditional code for android's lack of definition of SYS_getdent64.
authorGregory P. Smith <greg@krypto.org>
Mon, 14 Apr 2014 20:31:55 +0000 (13:31 -0700)
committerGregory P. Smith <greg@krypto.org>
Mon, 14 Apr 2014 20:31:55 +0000 (13:31 -0700)
Fixes issue20307.  No Misc/NEWS entry because frankly this is an
esoteric platform for anyone to be figuring out how to cross compile
CPython for.


Trivial merge