Mariusz Felisiak
|
2e41df4d60
|
bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385)
Follow up to 11749e2dc2
|
2021-07-27 10:57:52 +02:00 |
Mariusz Felisiak
|
11749e2dc2
|
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2021-07-27 00:11:55 +02:00 |
Zachary Ware
|
378a1d77d9
|
Issue #27204: Fix doctests in Doc/howto
Patch by Jelle Zijlstra.
|
2016-08-09 16:47:04 -05:00 |
Eli Bendersky
|
948af23a77
|
Issue #15888: fixing problems in ipaddress doctests. Patch by Chris Jerdonek
|
2012-10-07 07:23:50 -07:00 |
Eli Bendersky
|
dfd72bbc4d
|
Issue #14814: fix some typos in howto/ipaddress.rst
|
2012-07-31 17:25:33 +03:00 |
Nick Coghlan
|
ccd712a8d1
|
Issue 14814: Further clean ups to the ipaddress tutorial
|
2012-07-07 22:53:46 +10:00 |
Nick Coghlan
|
b582ecc562
|
Issue 14814: Explain how to get more error detail in the ipaddress tutorial, and tweak the display for octet errors in IPv4 (noticed the formatting problem when adding to the docs)
|
2012-07-07 22:15:22 +10:00 |
Nick Coghlan
|
9680bdb567
|
Issue #14814: Add first draft of PEP 3144 ipaddress module documentation (initial patch by Sandro Tosi)
|
2012-06-17 17:24:10 +10:00 |
Sandro Tosi
|
c816290059
|
Issue #14814: use print() function
|
2012-06-02 17:16:33 +02:00 |
Nick Coghlan
|
53c920052b
|
Issue #14814: Add a basic ipaddress tutorial (thanks to Sandro Tosi for the initial conversion from Peter Moody's wiki version)
|
2012-05-27 01:53:33 +10:00 |