mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Package mime.types
This commit is contained in:
parent
ab5a044aec
commit
3d4809f464
1 changed files with 1 additions and 0 deletions
|
|
@ -1021,6 +1021,7 @@ def add_files(db):
|
||||||
lib.add_file("check_soundcard.vbs")
|
lib.add_file("check_soundcard.vbs")
|
||||||
lib.add_file("empty.vbs")
|
lib.add_file("empty.vbs")
|
||||||
lib.add_file("Sine-1000Hz-300ms.aif")
|
lib.add_file("Sine-1000Hz-300ms.aif")
|
||||||
|
lib.add_file("mime.types")
|
||||||
lib.glob("*.uue")
|
lib.glob("*.uue")
|
||||||
lib.glob("*.pem")
|
lib.glob("*.pem")
|
||||||
lib.glob("*.pck")
|
lib.glob("*.pck")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue