[issue3062] Turtle speed() function has no effect under Mac OS X

2008-06-21 Thread David Kwast
David Kwast <[EMAIL PROTECTED]> added the comment: I wrote a small python program to test turtle speed in OSX. I tested with trunk and py3k branch. The string input works differently with 2.5, 2.6 and 3.0. The turtle is slower in 2.5 and almost the same speed in 2.6 and 3.0. Here are m

[issue1879] sqrt(-1) doesn't raise ValueError on OS X

2008-02-23 Thread David Kwast
David Kwast added the comment: On OSX 10.5 this behavior is confirmed (Python2.5 and 2.6a). This fix appears to be a good fix for python 2.6a. (Python 2.6a with patch applied) Python 2.6a0 (trunk:60977M, Feb 23 2008, 19:24:52) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "