Closed GoogleCodeExporter closed 8 years ago
Original comment by flier...@gmail.com
on 5 Oct 2011 at 10:38
Could you give me the output of Python function `os.uname()`, PyV8 use this to
determine what platform.
Original comment by flier...@gmail.com
on 11 Oct 2011 at 1:21
Please verify it with PyV8 SVN trunk r417 or later, it determine the platform
with os.uname()[-1].startswith('arm')
Original comment by flier...@gmail.com
on 11 Oct 2011 at 1:48
Original issue reported on code.google.com by
alexurba...@gmail.com
on 3 Oct 2011 at 6:48