Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'url:sourceforge': 0.03; 'value,': 0.03; 'python': 0.09; 'restarted': 0.09; 'subject:version': 0.09; 'tracing': 0.09; 'bug': 0.10; 'stored': 0.10; 'programs.': 0.11; 'attributes.': 0.16; 'flow,': 0.16; 'section.': 0.17; 'creates': 0.18; 'code,': 0.18; 'code.': 0.20; 'variable': 0.20; 'script': 0.24; 'header:User-Agent:1': 0.26; 'values': 0.26; 'displays': 0.27; 'interface': 0.27; 'run': 0.28; 'arrays': 0.29; 'changes:': 0.29; 'clicked': 0.29; 'consisting': 0.29; 'searches': 0.29; 'class': 0.29; 'window': 0.30; 'function': 0.30; 'code': 0.31; 'running': 0.32; 'print': 0.32; 'instances': 0.33; 'another': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'screen': 0.34; 'received:209.85': 0.35; 'tool': 0.36; 'too': 0.36; 'display': 0.36; 'subject:New': 0.37; 'received:209': 0.37; 'received:209.85.216': 0.37; 'your': 0.60; 'details': 0.63; 'more': 0.63; 'show': 0.63; 'to:addr:comp-lang-python-announce': 0.70; 'viewed': 0.78; 'to:addr:moderators.isc.org': 0.79; 'calls,': 0.84; 'clearer': 0.84; 'computerized': 0.84; 'url:php': 0.86; 'disposal': 0.91; 'faster.': 0.91 Delivered-To: comp-lang-python-announce@moderators.isc.org Newsgroups: comp.lang.python.announce Date: Thu, 15 Nov 2012 16:42:09 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=203.97.101.138; posting-account=ImyI8QoAAABADuCze0UXWJgheeP2KdeW User-Agent: G2/1.0 MIME-Version: 1.0 Subject: New version of CodeInvestigator. From: hans moleman Injection-Date: Fri, 16 Nov 2012 00:42:10 +0000 To: comp-lang-python-announce@moderators.isc.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 16 Nov 2012 22:06:35 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353099996 news.xs4all.nl 6852 [2001:888:2000:d::a6]:56017 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:755 CodeInvestigator version 3.0.0 was released on November 15. Functionality changes: - Class instances can be inquired on to show all their attributes. - Arrays are shown in a more structured way. - Variable values field can be resized. - Script screen has a clearer directories section. Bug changes: - Print commands display faster. - A small window height caused problems. - Searches restarted when a variable was clicked. - Preferences' source-dir too short. - Python 3.3 changes. - Lots more CodeInvestigator is a tracing tool for Python programs. Running a program through CodeInvestigator creates a recording. Program flow, function calls, variable values and conditions are all stored for every line the program executes. The recording is then viewed with an interface consisting of the code. The code can be clicked: A clicked variable displays its value, a clicked loop displays its iterations. You read code, and have at your disposal all the run time details of that code. A computerized desk check tool and another way to learn about your program. http://sourceforge.net/project/showfiles.php?group_id=183942