Skip to content

TYPE documentation is wrong. #62

@python-processing-unit

Description

@python-processing-unit

According to the specification section 12:

  • STR: TYPE(ANY: obj) ; returns the runtime type name of obj as a STR - one of INT, FLT, STR, or TNS (extension-defined type names are returned unchanged when extensions are enabled).

However, TYPE MUST (and does) return the runtime type name of obj regardless of obj's type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions