[IronPython] How to get the list of objects created

senthilkumar senthilkumar.chockalingam at kla-tencor.com
Wed Sep 15 09:28:24 CEST 2004


Is there any way to get the list of objects created?
for example : if create some objects like

              X = 4
		  Y = 6
              obj = StringBuilder

Now, i want to get the count of objects created and also the objects list.
Is there any command or group of commands to execute it.

Thanks in advance
Regards
Senthil Kumar



More information about the Ironpython-users mailing list