Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:IDLE': 0.04; 'already.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; 'attempted': 0.16; 'did,': 0.16; 'idle.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'reproduce': 0.16; 'wrote:': 0.18; 'wed,': 0.18; '>>>': 0.22; 'print': 0.22; 'header:User-Agent:1': 0.23; 'subject:problem': 0.24; 'text.': 0.24; 'file.': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'characters': 0.30; 'joe': 0.30; 'page.': 0.31; 'text': 0.33; 'comment': 0.34; 'sense': 0.34; 'problem.': 0.35; 'detail': 0.37; 'needed': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'received:173': 0.61; 'side': 0.67; 'actions,': 0.84; 'received:fios.verizon.net': 0.84; 'subject:printing': 0.84; 'hill': 0.95; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Jan Reedy Subject: Re: IDLE printing problem Date: Wed, 03 Apr 2013 16:20:20 -0400 References: <7glol8dqdbd0a7cijteuqs3apr68jvjn65@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365020446 news.xs4all.nl 6892 [2001:888:2000:d::a6]:55616 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42703 On 4/3/2013 2:50 PM, Joe Hill wrote: > On Wed, 03 Apr 2013 14:40:38 -0400, Terry Jan Reedy > wrote: > >> On 4/3/2013 12:24 PM, Joe Hill wrote: >>> I attempted to print about 10 pages of documentation from the help files >>> using IDLE. On all the pages the side of each page was missing about 1/4 >>> inch of text. >> >> You neglected to say what you actually did to have a problem. > Text that I needed to make sense of the page did not print from the help > file. Characters were missing on the right side on every long line on > every page. I got that already. Until you say what you did, in enough detail to reproduce your actions, I cannot comment further.