Now that the stress of the IntelliJ IDEA 10 release is behind us, we can return to the regular schedule of PyCharm 1.1 Early Access Preview builds. During the three weeks that have passed since the previous EAP, the PyCharm team has created quite a few new features:
Initial support for remote debugging, the most highly voted feature in our issue tracker;
New test runner for nose tests, with support for nose plugins;
Several new quickfixes, for example, one to add forgotten 'self.' qualifier for instance attribute access;
New intentions, such as 'join ifs';
Support for Python 3 parameter and fu