diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-04-27 20:50:20 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-04-27 20:50:20 +0000 |
commit | f2651e193c43a0cadc3ef4d94cfbe74a1be862bb (patch) | |
tree | 33c5c83740d33810e0d2a916330b12112583f6fc /Python | |
parent | cac7af6863a997376bffe00ecf07a62c5618a5d9 (diff) | |
download | cpython-git-f2651e193c43a0cadc3ef4d94cfbe74a1be862bb.tar.gz |
Issue #5853: calling a function of the mimetypes module from several threads
at once could hit the recursion limit if the mimetypes database hadn't been
initialized before.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions