Feature Requests item #1454364, was opened at 2006-03-20 10:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1454364&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: Open Resolution: None Priority: 5 Submitted By: kxroberto (kxroberto) Assigned to: Nobody/Anonymous (nobody) Summary: Python space syntax & pythonic long lambda's Initial Comment: (see also c.l.p http://groups.google.de/group/comp.lang.python/browse_frm/thread/fc2df1723f499eb7/f7e9b2ac5a6b5f16 ) After I had often nasty bugs because of mixup with the global statement, my home made "_global=sys.modules[__name__]" method (see also c.l.p http://groups.google.de/group/comp.lang.python/browse_frm/thread/fc2df1723f499eb7/f7e9b2ac5a6b5f16 ) prevents effectively such errors from my experience. And code is better readable. Despite maybe similar suggestions have already been disregard, I put for discussion this version of (compatible) extended space syntax for: better atomic python expressions, improved readability, new key capabilites for inter-frame/"block" access and functional programming support: See attached .txt document. Robert ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1454364&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com