Mercurial > p > roundup > code
diff doc/user_guide.txt @ 5526:df3f553fa414
Update documentation for Python 3 support (issue 2550968, issue 2550980).
A few obsolete references to Python 2.3 or 2.4 also removed or
updated.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Mon, 03 Sep 2018 00:12:46 +0000 |
| parents | d995ee7d49bf |
| children | 0df5f9eeefd4 |
line wrap: on
line diff
--- a/doc/user_guide.txt Sun Sep 02 23:48:04 2018 +0000 +++ b/doc/user_guide.txt Mon Sep 03 00:12:46 2018 +0000 @@ -630,7 +630,7 @@ not supplied on the command-line. POPS: - Connect to a POP server over ssl. This requires python 2.4 or later. + Connect to a POP server over ssl. This supports the same notation as POP:: pops username:password@server
