[Python-Dev] Possible modules that could use docs
Guido van Rossum
guido at python.org
Mon Apr 19 11:17:15 EDT 2004
> DocXMLRPCServer.py
> ihooks.py
> imputil.py 515751
> modulefinder.py 914375
> opcode.py
> pickletools.py
> smtpd.py 450803
> symtable.py
> toaiff.py
> trace.py 779976 737734
> clmodule.c
> puremodule.c
> symtablemodule.c 896052
> timingmodule.c
> zipimport.c
> imp (built-in)
I think we're trying to get the timing module to be deprecated. The
others indeed ought to be documented IMO. Maybe imp is documented in
the docs about import?
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list