In reply to puttasatish:
do_copy() is a method defined inside the copy() method. So , can we override a nested method directly in the child class?
In reply to puttasatish:
do_copy() is a method defined inside the copy() method. So , can we override a nested method directly in the child class?