File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
.. module :: atexit
5
5
:synopsis: Register and execute cleanup functions.
6
6
7
- .. moduleauthor :: Skip Montanaro <skip@pobox .com>
8
- .. sectionauthor :: Skip Montanaro <skip@pobox .com>
7
+ .. moduleauthor :: Skip Montanaro <skip.montanaro@gmail .com>
8
+ .. sectionauthor :: Skip Montanaro <skip.montanaro@gmail .com>
9
9
10
10
--------------
11
11
Original file line number Diff line number Diff line change 4
4
.. module :: csv
5
5
:synopsis: Write and read tabular data to and from delimited files.
6
6
7
- .. sectionauthor :: Skip Montanaro <skip@pobox .com>
7
+ .. sectionauthor :: Skip Montanaro <skip.montanaro@gmail .com>
8
8
9
9
**Source code: ** :source: `Lib/csv.py `
10
10
Original file line number Diff line number Diff line change 5
5
:platform: Unix
6
6
:synopsis: GNU readline support for Python.
7
7
8
- .. sectionauthor :: Skip Montanaro <skip@pobox .com>
8
+ .. sectionauthor :: Skip Montanaro <skip.montanaro@gmail .com>
9
9
10
10
--------------
11
11
Original file line number Diff line number Diff line change 5
5
:synopsis: Load a robots.txt file and answer questions about
6
6
fetchability of other URLs.
7
7
8
- .. sectionauthor :: Skip Montanaro <skip@pobox .com>
8
+ .. sectionauthor :: Skip Montanaro <skip.montanaro@gmail .com>
9
9
10
10
**Source code: ** :source: `Lib/urllib/robotparser.py `
11
11
You can’t perform that action at this time.
0 commit comments