Skip to content

Remove formencode.context? #27

Description

@Cito

An experimental formencode.context module for dynamically-scoped variables had been added in FormEncode 0.3 and has not been touched since then. I don't see a good reason why it should be part of FormEncode. It is not documented (except in its module docstring). It is not used internally and I cannot find any other code using it with Google code search.

Am I missing anything? If we decide to keep it in FormEncode, we should at least modernize it a bit to support the "with" statement (as suggested in the docstring already).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions