[Python-mode] myrkwid ready to merge?
Barry Warsaw
barry at python.org
Tue Mar 29 20:45:19 CEST 2011
On Mar 29, 2011, at 02:36 PM, Barry Warsaw wrote:
>Andreas, when I find problems with the myrkwid branch, do you want me to
>mention them here or submit bug reports? Here's the first problem I've
>noticed.
>
>Open up Python 3.3's setup.py (i.e. on the mercurial default branch). Go to
>the end of line 371, which is on the return statement (last line) of the
>get_platform() method. Hit return. This puts you on a new line, but at
>column 12. The first problem is that that should really indent to column 4
>because of the preceding return statement.
>
>Now that you're in col 12, hit delete or backspace. This should move the
>indentation back one level each time, but instead it doesn't move at all,
>although you do get a message in the echo.
I'll note this is also broken in the trunk, but in a different way.
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-mode/attachments/20110329/3862f730/attachment.pgp>
More information about the Python-mode
mailing list