f_code can't be NULL based on Frame_New and other code that derefs it.
commitea98c0ae9cb95919a90d866c344f7e9cc19ba6d1
authorneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 11 Jun 2006 05:48:14 +0000 (11 05:48 +0000)
committerneal.norwitz <neal.norwitz@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 11 Jun 2006 05:48:14 +0000 (11 05:48 +0000)
treef111abb511f5b8501c8ffb70f8f69ba432a3f440
parente70b59c4ec7258cfb5d93456bd159c38a35c8ef8
f_code can't be NULL based on Frame_New and other code that derefs it.
So there doesn't seem to be much point to checking here.

git-svn-id: http://svn.python.org/projects/python/trunk@46854 6015fed2-1504-0410-9fe1-9d1591cc4771
Objects/frameobject.c