[Python-Dev] Best practice for documentation for std lib

Terry Reedy tjreedy at udel.edu
Sun Sep 22 19:45:25 CEST 2013


On 9/22/2013 10:25 AM, Nick Coghlan wrote:

> As Georg noted, we'd have to do some fancy footwork to make sure
> autodoc didn't pick up the wrong module versions for the standard
> library docs, though.

Is that a one-time nuisance, a per-module nuisance, a per-autodoc-use 
nuisance, or a per-build nuisance?

-- 
Terry Jan Reedy



More information about the Python-Dev mailing list