Roger Serwy added the comment:

I can confirm this bug for POSIX platforms. Changing the lpr command in 
config-main.def to quote the filename seems to fix the problem. 

   print-command-posix=lpr "%%s"


It might also be a problem on Windows, but I haven't tried it.

----------
keywords: +easy
nosy: +serhiy.storchaka, serwy
title: IDLE on Mac OSX can't print filenames with spaces -> IDLE on POSIX can't 
print filenames with spaces
type:  -> behavior
versions: +Python 2.7, Python 3.2, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16829>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to