Re: [Python-Dev] cpython (3.3): Add examples for opener argument of open (#13424).

2012-11-06 Thread Éric Araujo
Hi, Le 05/11/2012 13:04, Georg Brandl a écrit : > Please heed your Sphinx warnings: the :ref:`dir_fd` needs a link caption, > since > it can't autogenerate one (the dir_fd anchor does not point to a heading). Okay. I hadn’t noticed it because I was using my system sphinx-build instead of a loca

Re: [Python-Dev] cpython (3.3): Add examples for opener argument of open (#13424).

2012-11-05 Thread Georg Brandl
Am 03.11.2012 22:10, schrieb eric.araujo: > http://hg.python.org/cpython/rev/17b094c08600 > changeset: 80219:17b094c08600 > branch: 3.3 > parent: 80214:e6d0951f412a > user:Éric Araujo > date:Sat Nov 03 17:06:52 2012 -0400 > summary: > Add examples for opener argument