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

Skip to content

Commit d1f5340

Browse files
committed
Merge from 3.5
2 parents 28dc118 + 3261960 commit d1f5340

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/tools/susp-ignored.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,9 @@ library/xml.etree.elementtree,301,:character,<fictional:character>Archie Leach</
283283
library/xml.etree.elementtree,301,:character,<fictional:character>Sir Robin</fictional:character>
284284
library/xml.etree.elementtree,301,:character,<fictional:character>Gunther</fictional:character>
285285
library/xml.etree.elementtree,301,:character,<fictional:character>Commander Clement</fictional:character>
286-
library/xml.etree.elementtree,332,:actor,"for actor in root.findall('real_person:actor', ns):"
287-
library/xml.etree.elementtree,332,:name,"name = actor.find('real_person:name', ns)"
288-
library/xml.etree.elementtree,332,:character,"for char in actor.findall('role:character', ns):"
286+
library/xml.etree.elementtree,,:actor,"for actor in root.findall('real_person:actor', ns):"
287+
library/xml.etree.elementtree,,:name,"name = actor.find('real_person:name', ns)"
288+
library/xml.etree.elementtree,,:character,"for char in actor.findall('role:character', ns):"
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"

0 commit comments

Comments
 (0)