New submission from Tarjei Huse :
Check:
http://docs.python.org/library/ftplib.html
The ftplib package does not document what the acct parameter is and how
it should be used.
Also: few methods document their return values of exceptions they raise
Changes by Tarjei Huse :
--
assignee: georg.brandl
components: Documentation
nosy: georg.brandl, tarjei
severity: normal
status: open
title: ftplib documentation does not document what the acct parameter is used
for
type: feature request
versions: Python 2.6