Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.092 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; 'nick': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'code.': 0.20; 'written': 0.20; 'import': 0.21; 'cheers,': 0.23; 'header:In-Reply-To:1': 0.25; 'realize': 0.27; 'message- id:@mail.gmail.com': 0.27; 'post': 0.28; 'code': 0.31; 'url:python': 0.32; 'turns': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; "i'll": 0.36; 'thank': 0.36; 'subject: (': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'replying': 0.64; 'jul': 0.65; '2.7.': 0.84; 'to:name:python': 0.84; 'url:lang': 0.84; 'charset:iso-8859-9': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=iKVnIZg0KrAEa97GDIAsfNUWvXQTzdn4sIc9susrako=; b=Exn7akb6fMKXA2RPKyxA60iTakavn/SmM4Q2sPkiAqwPORYSR/11bVVbl+wz35bpt6 ZoqC7JP+bEnIigrozCNje3RChI7AFOLDJk/RudNM7J5UONkG6SqU/PoczihZJjg3rImQ /hk9kW6eFuVzLEfi4qOq3lJ+R4/jCjfabwpD0Bu4mpNTf+Lidf0nBQ7MZUq3qKwvxfD1 W4DNwT1qIoaxOB7jCT1Jt3uQTlV4e7FBGvC4Wc7DHzlVkQO5Q9VpMP5DWl8LYgW2pkti +ou5RXOgceURiARTbBXarxWRBmwi5kK8f9s9N4UM2Ubp5Ff1cpvxL2zGi5b69IKdRYh0 inmA== MIME-Version: 1.0 In-Reply-To: References: <3c3772$21u@typhoon.osg.saic.com> From: Ian Kelly Date: Wed, 18 Jul 2012 16:43:20 -0600 Subject: Re: FORTH in Python (py4th.py) To: Python Content-Type: text/plain; charset=ISO-8859-9 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342651432 news.xs4all.nl 6843 [2001:888:2000:d::a6]:56046 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25589 On Wed, Jul 18, 2012 at 4:05 PM, wrote: > 7 Aral=FDk 1994 =C7ar=FEamba 05:04:22 UTC+2 tarihinde Nick Seidenman yazd= =FD: You realize that you're replying to a post from 1994? This code was written for Python 1.0. I'll be pretty impressed if it still works in 2.7. > Thank you for the code. How can i import stack? Where is the code for it? Google turns up this post, also from 1994: https://groups.google.com/forum/?fromgroups#!topic/comp.lang.python/5qBmi7K= -mo4 Cheers, Ian