Builtin documentation: correct frozenset

Authored by flherne on Jan 2 2017, 2:57 PM.

Description

Builtin documentation: correct frozenset

For some reason, frozenset was listed as a function rather than a type.
That prevented the type-container magic from working on frozensets.

One new test fail->pass. No test regressions.

Details

Committed
flherneJan 2 2017, 3:07 PM
Parents
R53:458f64330f89: Yet more range fixes.
Branches
Unknown
Tags
Unknown