Bug0024
- Description
- Error when you exit pyflash
Does not seem to have any adverse effects but when exiting pyflash I get
Exception exceptions.NameError: <exceptions.NameError instance at 0xb7c7aaac> in <bound method DBO.__del__ of <pyflag.DB.DBO instance at 0xb79affec>> ignored
- Logged
- 2007-04-10
- Logged By
- Assigned to
- Status
- Closed
Get back to the BugIndex
Fixed. Was caused due to Core.py exit handler deleting the cache objects rather than just flushing them.
