Object cleanup
John Gordon
gordon at panix.com
Wed May 30 12:56:21 EDT 2012
More information about the Python-list mailing list
Wed May 30 12:56:21 EDT 2012
- Previous message (by thread): Object cleanup
- Next message (by thread): Object cleanup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In <6e534661-0823-4c42-8f60-3052e43b7942 at googlegroups.com> "psaffrey at googlemail.com" <psaffrey at googlemail.com> writes: > How do I force the memory for these soup objects to be freed? Have you tried deleting them, using the "del" command? -- John Gordon A is for Amy, who fell down the stairs gordon at panix.com B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies"
- Previous message (by thread): Object cleanup
- Next message (by thread): Object cleanup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list