Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
testing
/
web-platform
/
tests
/
infrastructure
/
assumptions
/
tools
Navigation
Enable keyboard shortcuts
Name
Description
Size
ahem-generate-table.py
>>> list(grouper(3, 'ABCDEFG')) [['A', 'B', 'C'], ['D', 'E', 'F'], ['G']]
2893