Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ push
Method
push
tools/python-3.11.9-amd64/Lib/email/header.py:542–543 ·
view source on GitHub ↗
(self, fws, string)
Source
from the content-addressed store, hash-verified
540
super().__init__()
541
542
def
push(self, fws, string):
543
self.append((fws, string))
544
545
def
pop_from(self, i=0):
546
popped = self[i:]
Callers
7
newline
Method · 0.45
add_transition
Method · 0.45
feed
Method · 0.45
_append_chunk
Method · 0.45
startElementNS
Method · 0.45
startElement
Method · 0.45
buildDocument
Method · 0.45
Calls
1
append
Method · 0.45
Tested by
no test coverage detected