]> granicus.if.org Git - python/commit
Big oops: macfs has always been using a private exception but calling it mac.error.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 24 Jan 2000 10:37:59 +0000 (10:37 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 24 Jan 2000 10:37:59 +0000 (10:37 +0000)
commit4377a1a2c5c67e2ddc944da815b7f1507c0b1461
tree638f8f4ff352c7bad10121546ce28e501eef98f9
parent04751047874d614226cd0e7bdab3d99c9118999c
Big oops: macfs has always been using a private exception but calling it mac.error.
It now uses MacOS.Error (the OSErr valued error) and advertises that too. This
fix shouldn't break anything, I guess.
Mac/Modules/macfsmodule.c