On 9/4/2015 3:18 PM, Mark Roseman wrote:
Goals:
1. split off tangential features from mega-modules (EditorWindow and PyShell)
2. better encapsulation; reduce internal knowledge about other modules
3. reduce assumptions affecting how UI assembled (e.g. toplevels)
4. reduce redundancies
5. make it
On 11/7/2015 7:53 AM, Alan Gauld wrote:
4. Visible leading spaces (or even all spaces). There is a unicode
small middle dot char that is suitable for this.
This is a purely display item and definitely could be an IDLE
(or any other IDE) feature. It would even be useful for
posting code to mai
On 10/27/2015 5:27 AM, Terry Reedy wrote:
On 10/26/2015 1:15 AM, Terry Reedy wrote:
On 10/22/2015 12:25 PM, Mark Roseman wrote:
A few incremental issues still to be reviewed/integrated:
Since pushing 12+ patches for 10 issues in 2 weeks (September/October),
I have focused on Python/IDLE start