diff --git a/docs/docs/features.rst b/docs/docs/features.rst index b50619ba..e0027882 100644 --- a/docs/docs/features.rst +++ b/docs/docs/features.rst @@ -56,7 +56,7 @@ Will probably never be implemented: - metaclasses (how could an auto-completion ever support this) - ``setattr()``, ``__import__()`` - writing to some dicts: ``globals()``, ``locals()``, ``object.__dict__`` -- evaluating ``if`` / ``while`` +- evaluating ``if`` / ``while`` / ``del`` Caveats