forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commit443ab1d
bpo-40561: Add docstrings for webbrowser open functions (pythonGH-19999)
Co-authored-by: Brad Solomon <brsolomon@deloitte.com>Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>(cherry picked from commitef7973a)Co-authored-by: Brad Solomon <brad.solomon.1124@gmail.com>1 parent5d555fa commit443ab1d
File tree
2 files changed
+17
-0
lines changed- Lib
- Misc/NEWS.d/next/Documentation
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
83 | 95 | | |
84 | 96 | | |
85 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
86 | 102 | | |
87 | 103 | | |
88 | 104 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments
Comments
(0)