mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Merged revisions 78393 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78393 | amaury.forgeotdarc | 2010-02-24 00:19:39 +0100 (mer., 24 févr. 2010) | 2 lines #4852: Remove dead code in every thread implementation, unused for many years. ........
This commit is contained in:
parent
640cacbffe
commit
72aee3dcab
14 changed files with 25 additions and 492 deletions
|
@ -1168,7 +1168,6 @@ EXPORTS
|
|||
"PyThread_delete_key"
|
||||
"PyThread_set_key_value"
|
||||
"PyThread_get_key_value"
|
||||
"PyThread__exit_thread"
|
||||
|
||||
; From python26_s.lib(gcmodule)
|
||||
; "initgc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue