mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Add Shockwave Flash.
(backport candidate?)
This commit is contained in:
parent
73ced7ee99
commit
5e1222be57
1 changed files with 1 additions and 0 deletions
|
|
@ -430,6 +430,7 @@ def read_mime_types(file):
|
|||
'.src' : 'application/x-wais-source',
|
||||
'.sv4cpio': 'application/x-sv4cpio',
|
||||
'.sv4crc' : 'application/x-sv4crc',
|
||||
'.swf' : 'application/x-shockwave-flash',
|
||||
'.t' : 'application/x-troff',
|
||||
'.tar' : 'application/x-tar',
|
||||
'.tcl' : 'application/x-tcl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue