changeset: 79143:063a052af878 branch: 2.7 parent: 79140:5f19c505ecea user: Ezio Melotti date: Mon Sep 24 17:06:11 2012 +0300 files: Doc/tutorial/stdlib.rst description: #16017: capitalize URLs. diff -r 5f19c505ecea -r 063a052af878 Doc/tutorial/stdlib.rst --- a/Doc/tutorial/stdlib.rst Mon Sep 24 16:56:59 2012 +0300 +++ b/Doc/tutorial/stdlib.rst Mon Sep 24 17:06:11 2012 +0300 @@ -145,7 +145,7 @@ =============== There are a number of modules for accessing the internet and processing internet -protocols. Two of the simplest are :mod:`urllib2` for retrieving data from urls +protocols. Two of the simplest are :mod:`urllib2` for retrieving data from URLs and :mod:`smtplib` for sending mail:: >>> import urllib2

AltStyle によって変換されたページ (->オリジナル) /