![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| None | __setitem__ (self, str key, Any value) |
A dictionary for holding a Tag's attributes, which processes incoming values for consistency with the HTML spec, which says 'Attribute values are a mixture of text and character references...' Basically, this means converting common non-string values into strings, like XMLAttributeDict, though HTML also has some rules around boolean attributes that XML doesn't have.
| None bs4.element.HTMLAttributeDict.__setitem__ | ( | self, | |
| str | key, | ||
| Any | value | ||
| ) |
Set an attribute value, possibly modifying it to comply with the HTML spec,