Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:not': 0.03; 'subject:Python': 0.06; 'class,': 0.07; 'subject:file': 0.07; '(high': 0.16; '(if)': 0.16; 'it;': 0.16; 'received:10.20.200': 0.16; 'received:charter.net': 0.16; 'subject: \n ': 0.16; 'subject:Reading': 0.16; 'subject:log': 0.16; 'tape': 0.16; 'tty': 0.16; 'wrote:': 0.18; 'memory': 0.22; 'header:User-Agent:1': 0.23; 'text.': 0.24; 'file.': 0.24; "haven't": 0.24; 'login': 0.25; 'header:In-Reply-To:1': 0.27; 'received:24': 0.27; 'code': 0.31; 'run': 0.32; 'text': 0.33; 'linux': 0.33; 'running': 0.33; 'plain': 0.33; 'reader': 0.33; 'received:10.20': 0.33; 'subject: (': 0.35; 'basic': 0.35; 'board': 0.35; 'false': 0.36; "didn't": 0.36; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'short': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'manually': 0.60; 'entire': 0.61; 'back': 0.62; 'hear': 0.63; 'teaching': 0.64; 'school': 0.64; 'paper': 0.75; 'hand': 0.80; 'buddies': 0.84; 'holes': 0.84; 'optical': 0.84; 'strobe': 0.84; 'tapes': 0.84; 'oil': 0.91 X-Authority-Analysis: v=2.0 cv=Q7eKePKa c=1 sm=1 a=LkTX9YPXWU1lnSxlYEpgVg==:17 a=zewopLiEtFcA:10 a=yYjKw7uqmhkA:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=pGLkceISAAAA:8 a=FQl3ar4LfaUWeDGzh7YA:9 a=wPNLvfGTeEIA:10 a=LkTX9YPXWU1lnSxlYEpgVg==:117 Date: Thu, 27 Mar 2014 11:24:24 -0500 From: Mark H Harris User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 Newsgroups: comp.lang.python To: python-list@python.org Subject: Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) References: <532f9a6b$0$29994$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: , Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395937474 news.xs4all.nl 2895 [2001:888:2000:d::a6]:40874 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69209 On 3/25/14 6:38 PM, Dennis Lee Bieber wrote: >> > A couple of us managed to "steal" the school login/password (don't > think we ever used it, but...)... The teaching assistant didn't notice the > paper tape punch was active when persuaded to login to let us run a short > program (high school BASIC class, with a dial-up teletype). Playing back > the tape and manually spinning the platen during the password > obscuration/input phase gave us the plain text. > I still have one of my old BASIC tapes from way back in the day; I wanted to get the code back, or just remember why I had saved the tape? One of my linux user group buddies locally rigged up an optical reader (IF) to a single board micro controller... we pulled the tape by hand using the center drive holes (sprocket holes) as a strobe and after a couple of false attempts read the entire tape into a text file. That tape still have the caster oil smell of the tty that produced it; smell has a very strong memory association / I can still hear that thing running in my head. ... haven't seen one physically in years. marcus