]> granicus.if.org Git - python/commit
Improve the self-test code a bit: read a host from sys.argv[1] if set,
authorGuido van Rossum <guido@python.org>
Fri, 29 May 1998 18:08:48 +0000 (18:08 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 29 May 1998 18:08:48 +0000 (18:08 +0000)
commitd659693b5b44ca8a8fa00945514ce9895132a0b3
tree74f9639faaf1cb6638d09ec4aaf3c52e71c5d724
parenta119c0dd5e90796a5acacfcbbca1c2ddd41eba1b
Improve the self-test code a bit: read a host from sys.argv[1] if set,
and list the host name when prompting for the password.
Lib/imaplib.py