Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0482af4

Browse files
committed
Updated topics (and susp-ignored) for Python 3.5.0b1.
1 parent f64b9d5 commit 0482af4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Doc/tools/susp-ignored.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@ library/xml.etree.elementtree,332,:character,"for char in actor.findall('role:ch
289289
library/zipapp,31,:main,"$ python -m zipapp myapp -m ""myapp:main"""
290290
library/zipapp,82,:fn,"argument should have the form ""pkg.mod:fn"", where ""pkg.mod"" is a"
291291
library/zipapp,155,:callable,"""pkg.module:callable"" and the archive will be run by importing"
292-
library/stdtypes,3720,::,>>> m[::2].tolist()
292+
library/stdtypes,3767,::,>>> m[::2].tolist()

0 commit comments

Comments
 (0)