Feature Requests item #1739678, was opened at 2007-06-19 11:55 Message generated for change (Comment added) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1739678&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Parser/Compiler Group: None >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: Chris (cvogtaz) Assigned to: Nobody/Anonymous (nobody) Summary: make colon optional Initial Comment: Make colon optional after class Abcd: def xyz(): if n=m: ... etc. P.S. Wonder why I did not find this FR already ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2007-06-19 12:27 Message: Logged In: YES user_id=849994 Originator: NO This was pondered a long time ago, and usability surveys showed that the colon adds quite a lot in terms of readability, so it will stay. Marking as Rejected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1739678&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com