]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix bug in islocked() -- it would always return 0.
authorGuido van Rossum <guido@python.org>
Tue, 17 Mar 1998 21:28:21 +0000 (21:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 17 Mar 1998 21:28:21 +0000 (21:28 +0000)
commit2e6938f167bc1ccd825fcad5cb610446e0c11817
tree63eb24862b6237647992d156aac618f7634e1628
parenta341fc3bf7d775a36d7d58e959f8c5d14cf6f9a1
Fix bug in islocked() -- it would always return 0.
Demo/pdist/rcslib.py