Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why isn't all the memory de-allocated when Python exits?

Answer Posted / glibwaresoftsolutions

Certain Python modules are not always released or deallocated when Python terminates, particularly those that include circular references to other objects or objects referenced from global namespaces.
Python's effective cleanup mechanism would attempt to de-allocate/destroy all other objects upon termination.
De-allocating the RAM that the C library has reserved is difficult.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why python is best for data science?

1052


How does python handle compile-time and run-time code checking?

970


How do I run a python script in windows?

947


Describe about the libraries of python?

953


Which one is easier r or python?

952


What is the result of pow(x,y)?

990


What is __init__.py used for in python?

1036


What is python? What do you understand of pep 8?

905


What is python? What are the benefits of using python?

946


What is python known for?

1058


What is the difference between Python and Django?

1100


How is python interpreted?

962


What is with open in python?

1081


What is a namespace in python?

916


Can we develop a site using python

933