Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25589
| 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 | <ian.g.kelly@gmail.com> |
| 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 | <b34d488d-a8f1-4758-8a3b-5839d29640e6@googlegroups.com> |
| References | <3c3772$21u@typhoon.osg.saic.com> <b34d488d-a8f1-4758-8a3b-5839d29640e6@googlegroups.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 18 Jul 2012 16:43:20 -0600 |
| Subject | Re: FORTH in Python (py4th.py) |
| To | Python <python-list@python.org> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2278.1342651432.4697.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Wed, Jul 18, 2012 at 4:05 PM, <recaialkan@gmail.com> wrote: > 7 Aralık 1994 Çarşamba 05:04:22 UTC+2 tarihinde Nick Seidenman yazdı: 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: FORTH in Python (py4th.py) recaialkan@gmail.com - 2012-07-18 15:05 -0700 Re: FORTH in Python (py4th.py) Ian Kelly <ian.g.kelly@gmail.com> - 2012-07-18 16:43 -0600 Re: FORTH in Python (py4th.py) MRAB <python@mrabarnett.plus.com> - 2012-07-19 00:22 +0100
csiph-web