Hi Andreas, One more indentation bug.
-----snip snip----- def foo(): d = dict( -----snip snip----- Put point after the open paren on the last night and hit return. You'll end up on column 13 on the new line, but you should be on column 8. I think once you've fixed this, myrkwid will be ready to merge into the trunk. Everything else so far is looking really good. Once myrkwid is merged, I would like to do a branch format update. This will mean any other branches people have will also have to be updated (or for the trunk, you can just re-branch it). Also, I think your changes are significant enough to merit a minor version bump, so I propose we bump it to 5.3.0. Then if it looks good for a while and you have no other changes you want to get in, we should do a release. Cheers, -Barry
signature.asc
Description: PGP signature
_______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode