index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
compression
/
bz2.py
blob: 16815d6cd20e5b4e8e8f4092e9f84b9b7f66c837 (
plain
) (
blame
)
1
2
3
4
5
import bz2 __doc__ = bz2.__doc__ del bz2 from bz2 import *