mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-10 14:41:58 +08:00
Rework some todos.
This commit is contained in:
@@ -86,13 +86,13 @@ if True:
|
||||
),
|
||||
dict(name=token.undefined)
|
||||
)]
|
||||
# TODO this is currently not handled.
|
||||
# TODO multiline docstring are currently not handled.
|
||||
##: E125+1:4
|
||||
if ("""
|
||||
"""):
|
||||
pass
|
||||
|
||||
# TODO this is currently not handled.
|
||||
# TODO same
|
||||
for foo in """
|
||||
abc
|
||||
123
|
||||
|
||||
Reference in New Issue
Block a user