This website requires JavaScript.
Explore
Help
Sign In
starred
/
brotli
Watch
1
Star
0
Fork
0
You've already forked brotli
mirror of
https://github.com/google/brotli.git
synced
2026-02-13 21:24:13 +00:00
Code
Issues
1.2k
Packages
Projects
Releases
20
Wiki
Activity
Files
dbcb32614af80b5cdfd773cef4017892a3a5de1d
brotli
/
python
/
tests
History
Cosimo Lupo
e6913b2e78
[python] use built-in split instead of 'string' module for py23
...
In python3, the 'string' module no longer has a 'split' function.
2015-05-08 10:06:18 +01:00
..
compatibility_test.py
[python] use built-in split instead of 'string' module for py23
2015-05-08 10:06:18 +01:00
roundtrip_test.py
[python] refactored tests and import shared utilities from module
2015-04-22 17:54:56 +01:00
test_utils.py
[python] refactored tests and import shared utilities from module
2015-04-22 17:54:56 +01:00