Simon Wittber wrote:
> Paul Boddie wrote:
> > Rumour has it that recent versions of Windows provide fork-like
> > semantics through a system call. Your mission is to integrate this
> > transparently into the standard library's os.fork function. ;-)
>
> I'm not sure I'm up to this kind of low level stuff, though if the itch
> really starts to _itch_, I might have a crack at scratching it. :-)

Here's a message which might provide a decent starting point:

http://groups.google.com/group/comp.lang.python/msg/fdadd7b615e7824b

Paul

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to