diff --git a/index.html b/index.html index dda6de8..3884908 100644 --- a/index.html +++ b/index.html @@ -1836,7 +1836,7 @@ last_el = op.methodcaller('pop')(<l >>> literal_eval('[1, 2, 3]') [1, 2, 3] >>> literal_eval('abs(1)') -ValueError: malformed node or string +ValueError: malformed node or string

#Coroutine