]> granicus.if.org Git - python/commit
- Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)).
authorMatthias Klose <doko@ubuntu.com>
Sun, 15 Aug 2004 17:04:33 +0000 (17:04 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 15 Aug 2004 17:04:33 +0000 (17:04 +0000)
commit2e829c0214fc68655f1aaf2d4279697ee55394b3
tree6e4a0cb9f8849395f2b6029d3897b08327898090
parente5069019e7bd33ed5d6072c38ad149694053aaca
- Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)).
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS