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 / hr@tgksolutions.com

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

Which is faster python or php?

885


How can you get the google cache age of any url or web page?

879


What is means by string python?

913


Explain important characteristics of python objects?

875


Differentiate between split(), sub(), and subn() methods of the re module?

1002


Explain the database connection in python flask?

987


What is the language from which Python has got its features or derived its features?

1048


How do you insert an object at a given index in python?

1050


Which software is used for python?

955


Why super is used in python?

906


How do you write a function in python 3?

843


Does amazon use python?

820


What is abstract class in python?

866


How do you append to a file?

1001


Is python a good first language?

912