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 vstinner
Recipients Alex.Willmer, Roman.Evstifeev, lemburg, vstinner, xdegaye, yan12125
Date 2017-12-11.13:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512997212.24.0.213398074469.issue26855@psf.upfronthosting.co.za>
In-reply-to
Content
> Yes, and fall back to spawning getprop if that fails.

I suggest to start simple. Parsing a text file is simple, spawning a subprocess can have annoying side effects :-(
History
Date User Action Args
2017-12-11 13:00:12vstinnersetrecipients: + vstinner, lemburg, xdegaye, Roman.Evstifeev, Alex.Willmer, yan12125
2017-12-11 13:00:12vstinnersetmessageid: <1512997212.24.0.213398074469.issue26855@psf.upfronthosting.co.za>
2017-12-11 13:00:12vstinnerlinkissue26855 messages
2017-12-11 13:00:12vstinnercreate