[docs] [issue16025] Minor corrections to the zipfile documentation
Chris Jerdonek
report at bugs.python.org
Tue Sep 25 15:14:19 CEST 2012
Chris Jerdonek added the comment:
- :meth:`close`\ d without adding any files to the archive, the appropriate
+ :meth:`close <close>`\ d without adding any files to the archive, the appropriate
This formatting looks odd to me when rendered (both cases). I would perhaps suggest something like, "... and then close() is called without ...."
----------
nosy: +chris.jerdonek
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16025>
_______________________________________
More information about the docs
mailing list