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 - Python 3 Debugging Support
Summary: Python 3 Debugging Support
Status: RESOLVED DUPLICATE of bug 253868
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P3 normal with 2 votes (vote)
Assignee: jymen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 15:47 UTC by shadowman131
Modified: 2016-09-13 15:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***