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-15 21:26:59 +00:00
Code
Issues
1.2k
Packages
Projects
Releases
20
Wiki
Activity
Files
4c1d06931ecf3ec063fa4ab820bb2d102413a01c
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