]> granicus.if.org Git - python/commit
Issue #16829: IDLE printing no longer fails if there are spaces or other
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Jan 2013 16:12:27 +0000 (18:12 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Jan 2013 16:12:27 +0000 (18:12 +0200)
commiteebcb5f7901171b505c7b039a3d5b874c7d72808
tree0e966389be4f7fc818b4854217e29212a050b6a7
parentef2bd67e2364ef92dab03442c07864a3a5e90b85
Issue #16829: IDLE printing no longer fails if there are spaces or other
special characters in the file path.
Lib/idlelib/IOBinding.py
Misc/NEWS