Issue 623196: urllib.pathname2url(), .url2pathname() - Python tracker (original) (raw)

Issue623196

Created on 2002-10-14 20:07 by fdrake, last changed 2022-04-10 16:05 by admin. This issue is now closed.

Messages (2)
msg12779 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2002-10-14 20:07
These two functions are not documented, nor do they have docstrings. This should be fixed.
msg12780 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2002-10-22 21:59
Logged In: YES user_id=3066 Added documentation in Doc/lib/liburllib.tex revisions 1.44 and 1.40.8.1.
History
Date User Action Args
2022-04-10 16:05:45 admin set github: 37323
2002-10-14 20:07:45 fdrake create