]> granicus.if.org Git - python/commit
Add rmd() (remove directory command); fix comment in parse257.
authorGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:15:44 +0000 (21:15 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:15:44 +0000 (21:15 +0000)
commit9824509d3ee84f00ba658e249bad81e00e3b98bf
tree659e7a70ca84c989a05aa583fd6eb30d824fcc5e
parent0d530cedd7563d75e33c488c742ea74f5f5a703b
Add rmd() (remove directory command); fix comment in parse257.

In login(), force passwd and acct to '' when they are None (this can
happen in the test program!).
Lib/ftplib.py