Skip to content

v1.5.34

Choose a tag to compare

@jph00 jph00 released this 09 May 19:18

New Features

  • Add xml module for XML and HTML generation (#549)
  • Add NotStr, which behaves like a str, but is not an instance of one (#548)
  • Add NS, a SimpleNamespace subclass that also adds iter and dict support (#547)