[issue2061] IDLE - autocompletion to support alternate patch separators

2008-02-15 Thread Kurt B. Kaiser
Kurt B. Kaiser added the comment: Why do we care about Python 2.2? __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue2061] IDLE - autocompletion to support alternate patch separators

2008-02-11 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> kbk keywords: +patch priority: -> normal __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list m

[issue2061] IDLE - autocompletion to support alternate patch separators

2008-02-10 Thread Tal Einat
New submission from Tal Einat: This patch makes the auto-completion of file names support possible alternate separator characters (e.g. '/' in windows). -- components: IDLE files: IDLE_AutoComplete_path_separators.080211.patch messages: 62263 nosy: kbk, taleinat severity: minor status: o