This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, shiz
Date 2014-04-28.10:21:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Interesting. It seems pw_gecos isn't mandated by POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/pwd.h.html

I wonder if there's a better way to do this (autoconf check?) than an Android-specific #ifdef, though.
History
Date User Action Args
2014-04-28 10:21:21pitrousetrecipients: + pitrou, shiz
2014-04-28 10:21:21pitrousetmessageid: <[email protected]>
2014-04-28 10:21:21pitroulinkissue20306 messages
2014-04-28 10:21:21pitroucreate