index
:
pyprofibus.git
bustiming
gsd_compact_slave
in-only-slave
master
phy_fpga
PROFIBUS-DP stack
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stublibs
/
collections.py
blob: 7c842e65d455f65e35b3f5d0ba6676b26378f051 (
plain
)
1
2
3
class
deque
(
list
):
def
popleft
(
self
):
return
self
.
pop
(
0
)
bues.ch cgit interface