Hi:
Can somebody please explain how memory is managed by python? What kind of 
memory it uses? What structures use what kind of memory?
If many people work on the same project and have many instances of the same 
object how do they ensure that all instances are killed before the programs 
exit? Apparently if one of the programmer leaves a reference to object it might 
not be automatically deleted by python on exit. What is the command to do this?

Could somebody please explain how this works, especially on projects involving 
multiple programmers?
Thank you very much
Monika


____________________________________________________________
DrAnkurWalia (Sponsored by Content.Ad)
Breaking: Delhi Girls Are Getting 5 Shades Fairer (Do This)
http://thirdpartyoffers.netzero.net/TGL3241/57c8379d62edd379d57b6st04duc
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to