|
From: Arun S. <ar...@sh...> - 2001-01-19 20:47:41
|
On NT, I did the following: >>> x = y() <failed with an error> >>> However, y.class seems to be open, because of which I couldn't delete y.class externally. Is this the expected behavior ? -Arun |