12 :Maintainer: Ben Finney <ben+python@benfinney.id.au>
14 * Implement ‘builtins.open’ patch helper function.
16 * Distribute full source code in generated ‘sdist’.
23 :Maintainer: Ben Finney <ben+python@benfinney.id.au>
25 * Gracefully handle the absence of ‘pwd’ module on some platforms.
32 :Maintainer: Ben Finney <ben+python@benfinney.id.au>
34 * Remove superfluous test runner complexity from tutorial.
41 :Maintainer: Ben Finney <ben+python@benfinney.id.au>
48 This document is written using `reStructuredText`_ markup, and can
49 be rendered with `Docutils`_ to other formats.
51 .. _Docutils: http://docutils.sourceforge.net/
52 .. _reStructuredText: http://docutils.sourceforge.net/rst.html
55 This is free software: you may copy, modify, and/or distribute this work
56 under the terms of the GNU General Public License as published by the
57 Free Software Foundation; version 3 of that license or any later version.
58 No warranty expressed or implied. See the file ‘LICENSE.GPL-3’ for details.
66 vim: fileencoding=utf-8 filetype=rst :