Changeset 391 for python/trunk/Lib/poplib.py
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Lib/poplib.py
r2 r391 322 322 hostname - the hostname of the pop3 over ssl server 323 323 port - port number 324 keyfile - PEM formatted file that co untains your private key324 keyfile - PEM formatted file that contains your private key 325 325 certfile - PEM formatted certificate chain file 326 326
Note:
See TracChangeset
for help on using the changeset viewer.