correct implementation of try-except-else-finally
current implementation of try-except-else-finally is quite immature. implement it completely.
try-except-else functionality has been implemented. finally has not been implemented yet, and it's supposed to be in consideration in the future.
current implementation of try-except-else-finally is quite immature. implement it completely.