Commit 5c38ce9
committed
[stdlib] Add a comment to the alias for the return type of
`urllib.request.urlopen`
It explains the actual expected types and why `Any` is used.
Signed-off-by: Edgar Ramírez-Mondragón <[email protected]>1 parent bbbf753 commit 5c38ce9
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
| |||
0 commit comments