[Python-Dev] [Python-checkins] cpython: Issue #6397: Support '/dev/poll' polling objects in select module, under
Éric Araujo
merwok at netwok.org
Tue Nov 15 15:14:30 CET 2011
More information about the Python-Dev mailing list
Tue Nov 15 15:14:30 CET 2011
- Previous message: [Python-Dev] PEP 376 - contents of RECORD file
- Next message: [Python-Dev] Is Python insider blog dead?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, > http://hg.python.org/cpython/rev/8f7ab4bf7ad9 > user: Jesus Cea <jcea at jcea.es> > date: Mon Nov 14 19:07:41 2011 +0100 > summary: > Issue #6397: Support '/dev/poll' polling objects in select module, under Solaris & derivatives. > +.. _devpoll-objects: > + > +``/dev/poll`` Polling Objects > +---------------------------------------------- > + > + http://developers.sun.com/solaris/articles/using_devpoll.html > + http://developers.sun.com/solaris/articles/polling_efficient.html > + This markup creates a blockquote with the two links displayed in a line. You probably meant to use a comment (start the block with “.. ”) or, if the links are generally useful, move them to a seealso block later in the file. Regards
- Previous message: [Python-Dev] PEP 376 - contents of RECORD file
- Next message: [Python-Dev] Is Python insider blog dead?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list