Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Python-Markdown/markdown
/ Kwargs
Class
Kwargs
markdown/test_tools.py:124–126 ·
view source on GitHub ↗
A `dict` like class for holding keyword arguments.
Source
from the content-addressed store, hash-verified
122
123
124
class
Kwargs(dict):
125
""
" A `dict` like class for holding keyword arguments. "
""
126
pass
127
128
129
def
_normalize_whitespace(text):
Callers
3
TestExtensions
Class · 0.90
TestExtensionsExtra
Class · 0.90
__new__
Method · 0.85
Calls
no outgoing calls
Tested by
1
__new__
Method · 0.68