summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-09-02 02:09:05 +0000
committerRaymond Hettinger <python@rcn.com>2003-09-02 02:09:05 +0000
commit5f8b0b1fd4801b4808223077643c24d41130b81e (patch)
treecd83260f9b194ddaebed6590f2a780e5a2bdd8a2 /Python/thread.c
parent5d2e777787fe30a371987b11904bbd0fbcec7840 (diff)
downloadcpython-git-5f8b0b1fd4801b4808223077643c24d41130b81e.tar.gz
SF 798269: bug fix for doctest (sf bug id: 798254
(Contributed by Alexander Belopolsky.) Doctest would crash when encountering unbound methods: class A: def f(self): pass class C(A): g = A.f
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions