This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 186520

Summary: Python 3 Debugging Support
Product: python Reporter: shadowman131
Component: DebuggerAssignee: jymen <jymen>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Jenselme
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description shadowman131 2010-05-21 15:47:01 UTC
Jpydaemon.py, dbgnetwork.py, and dbgutils.py do not work correctly if netbeans is used with a 3.X (I'm using 3.1 specifically) distribution.

Running them through 2to3.py as well as a few manual fixes seems to make it work, but official support would be nice.
Comment 1 Jenselme 2016-09-13 15:32:46 UTC

*** This bug has been marked as a duplicate of bug 253868 ***