[Patches] [ python-Patches-504225 ] add plan9 ifdef to timemodule floatsleep

noreply@sourceforge.net noreply@sourceforge.net
Tue, 15 Jan 2002 22:08:30 -0800


Patches item #504225, was opened at 2002-01-15 22:08
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=504225&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Russ Cox (rsc)
Assigned to: Nobody/Anonymous (nobody)
Summary: add plan9 ifdef to timemodule floatsleep

Initial Comment:
The patch adds a plan9-ifdefed implementation
to floatsleep.

Rather than add yet another level of nesting
to the #ifdef nest, I rewrote the various #else
#if's to use #elif.

Both a context diff and the raw function are attached 
(the context diff is fairly hard to read).



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=504225&group_id=5470