[issue12956] builds fail when installing to --prefix with space in path name
LMO added the comment: I don't see supporting spaces as being important, either. Since the failure is not obviously related to the presence of spaces, I would like to see the limitation documented. > > Éric Araujo added the comment: > >> While I'm sympathetic to supporting arbitrary path names, I'm not sure >> if it is worth the effort. > > My sentiment too. Supporting non-ASCII characters seems clearly important to > me, as it’s a reasonable and common thing to run or install Python from a > patch that may contain non-ASCII characters (a first name, “downloads” in > French, etc.); supporting spaces is less important. > > -- > nosy: +eric.araujo > > ___ > Python tracker > <http://bugs.python.org/issue12956> > ___ -- ___ Python tracker <http://bugs.python.org/issue12956> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue12507] tkSimpleDialog problem
New submission from LMO : tkSimpleDialog displays blank rectangle and hangs with version 2.7. Works fine on version 2.6. In attached program, click on button labeled "Press this Button" which will call tkSimpleDialog. -- components: Tkinter files: ACSDtest.py messages: 139939 nosy: rzn8tr priority: normal severity: normal status: open title: tkSimpleDialog problem type: behavior versions: Python 2.7 Added file: http://bugs.python.org/file22594/ACSDtest.py ___ Python tracker <http://bugs.python.org/issue12507> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue12507] tkSimpleDialog problem
LMO added the comment: Omitted platform info: MacBook Pro, 2.4 GHz Intel Core 2 Duo, 4 GB RAM, OS X 10.7 build 11A511 also confirmed on OS X 10.6 (Snow Leopard) -- ___ Python tracker <http://bugs.python.org/issue12507> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue12507] tkSimpleDialog problem
LMO added the comment: I confirmed that the problem does not exist under Win XP using python 2.7.2. -- ___ Python tracker <http://bugs.python.org/issue12507> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue12507] tkSimpleDialog problem
Changes by LMO : -- assignee: -> ronaldoussoren components: +Macintosh -Tkinter nosy: +ronaldoussoren ___ Python tracker <http://bugs.python.org/issue12507> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue12956] 2.7.2 build fails with --enable-framework and space in pathname on OS X 10.7.1
Changes by LMO : -- components: Build nosy: rzn8tr priority: normal severity: normal status: open title: 2.7.2 build fails with --enable-framework and space in pathname on OS X 10.7.1 versions: Python 2.7 ___ Python tracker <http://bugs.python.org/issue12956> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com