Author tim_one
Recipients
Date 2006-07-19.00:05:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Fixed in rev 50708.  That made _PyThread_CurrentFrames()
available in all builds, and fiddled test_sys so that the
test for sys._current_frames() passes with or without
threads.  test_sys still fails in a build without threads,
but for an unrelated reason.
History
Date User Action Args
2007-08-23 14:41:24adminlinkissue1524317 messages
2007-08-23 14:41:24admincreate