mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
fd4ef551ea
svn+ssh://pythondev@svn.python.org/python/trunk ........ r80243 | ronald.oussoren | 2010-04-20 10:54:48 +0200 (Tue, 20 Apr 2010) | 3 lines This patch fixes the handling of a weak-linked variable and should fix issue #8095. ........