comparison 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
comparison
equal deleted inserted replaced
5525:bb7865241f8a 5526:df3f553fa414
628 628
629 are both valid. The username and/or password will be prompted for if 629 are both valid. The username and/or password will be prompted for if
630 not supplied on the command-line. 630 not supplied on the command-line.
631 631
632 POPS: 632 POPS:
633 Connect to a POP server over ssl. This requires python 2.4 or later. 633 Connect to a POP server over ssl.
634 This supports the same notation as POP:: 634 This supports the same notation as POP::
635 635
636 pops username:password@server 636 pops username:password@server
637 637
638 APOP: 638 APOP:

Roundup Issue Tracker: http://roundup-tracker.org/