In message <[EMAIL PROTECTED]>, Tim Peters <[EMAIL PROTECTED]> writes >[EMAIL PROTECTED] >> I'd like to know if for Python there is a similar program to >> dynamically see the memory in a similar way. >> If such tool doesn't exist yet, I'd like to know if it may be diffifult >> to create it.
One already exists: Python Memory Validator. Software Verification provide software tools for Python on the Windows platform. Software Verification have two commercial products for coverage and performance profiling and three beta products for flow tracing, memory analysis and thread deadlock monitoring. http://www.softwareverify.com Software Verification run with Python 2.2 upwards - no need to modify the python source or binary. Stephen -- Stephen Kellett Object Media Limited http://www.objmedia.demon.co.uk/software.html Computer Consultancy, Software Development Windows C++, Java, Assembler, Performance Analysis, Troubleshooting -- http://mail.python.org/mailman/listinfo/python-list