Remove effbot urls (GH-26308)

This commit is contained in:
E-Paine 2021-05-22 13:09:54 +01:00 committed by GitHub
parent a9e43615c2
commit e9f66aedf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 5 additions and 29 deletions

View file

@ -226,7 +226,6 @@ def prepare_parent(next, token):
def prepare_predicate(next, token):
# FIXME: replace with real parser!!! refs:
# http://effbot.org/zone/simple-iterator-parser.htm
# http://javascript.crockford.com/tdop/tdop.html
signature = []
predicate = []