mirror of
https://github.com/python/cpython.git
synced 2025-10-22 22:53:06 +00:00
added a thing on the to-do list
This commit is contained in:
parent
44b7220b8b
commit
fc9cc3a9ce
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@
|
||||||
;; - py-delete-char should obey numeric arguments.
|
;; - py-delete-char should obey numeric arguments.
|
||||||
;; - even better support for outdenting. Guido suggests outdents of
|
;; - even better support for outdenting. Guido suggests outdents of
|
||||||
;; at least one level after a return, raise, break, or continue
|
;; at least one level after a return, raise, break, or continue
|
||||||
;; statement.
|
;; statement. I also suggest trying to match up try/finally's and
|
||||||
|
;; the like.
|
||||||
;; - de-electrify colon inside literals (e.g. comments and strings)
|
;; - de-electrify colon inside literals (e.g. comments and strings)
|
||||||
|
|
||||||
;; If you can think of more things you'd like to see, drop me a line.
|
;; If you can think of more things you'd like to see, drop me a line.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue