Hi, > http://hg.python.org/cpython/rev/8f7ab4bf7ad9 > user: Jesus Cea <j...@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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com