It is easy to spot this (say by auto-completion) and think it is what release() is. (Someone I know may have done this ;-) Perhaps an argument could be added to avoid this when called from within other functions (like release()) but alert interactive users to the existence of release(), since that is likely what they want.
It is easy to spot this (say by auto-completion) and think it is what
release()is. (Someone I know may have done this ;-) Perhaps an argument could be added to avoid this when called from within other functions (likerelease()) but alert interactive users to the existence ofrelease(), since that is likely what they want.