Comment on What would cause a Python interpreter to crash? A good interview questionparentComments−skylurk11moWould this count? import ctypes ctypes.string_at(0)
Comments
Would this count?