Hacker News new | ask | show | jobs
by fierycatnet 4622 days ago
Someone pointed out on HN that Python gives segfault. He used a = 1000, a/1000 example. I did it on Python 3 and got the same error. It worked on Python 2 that came with Mavericks but thats about it. I'd think there are more issues.
1 comments

Here's some information from python-dev about problems with Mavericks and python

https://mail.python.org/pipermail/python-dev/2013-October/12...