Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #40013
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joshua.landau.ws@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'rename': 0.07; 'sized': 0.07; 'cc:addr:googlegroups.com': 0.09; 'cc:addr:python-list': 0.10; 'program?': 0.16; 'subject:ideas': 0.16; 'subject:program': 0.16; 'wrote:': 0.17; 'email addr:gmail.com>': 0.20; 'cc:no real name:2**0': 0.24; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'file': 0.32; 'another': 0.33; 'received:google.com': 0.34; 'subject:: ': 0.38; '2013': 0.84; 'eli': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=e9z0RU6aqwnUbLPBoZU16DLP/PJptK8r1MjaEsxRNs0=; b=T0g762dC9hmyAyu44wOyKqIZ6kZDEPCwwx0/9AgS8TEhBD+zVY48EmreQBB5iVQzgH lJnHazrVFc1MgYPdDieft76xjWsRXf3cQymcxUhCC8H4IXpdUeC/SlMVZSdKL9JbVDqT zmXG599NlZVFhauNgZgZqfHuT6K5vE0Jn+WObgmUHx+GC7l0DHRjB2MPjYnGCioOUPWR Y6BttD3CvL0aRoFxBvi9X7+GMN65Wbd7A8KAg9KbLcAob4aOBRRNYue+MaJc2TGieLdB G17NKI9Gynfe2siX0QculhUEYH/yruHU+54/rrMbmFmKYN8ZneSlgwZO/niQegxLKNuI hyMA== |
| X-Received | by 10.152.102.177 with SMTP id fp17mr252937lab.0.1361924570673; Tue, 26 Feb 2013 16:22:50 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <c136f09a-f5a1-4c21-9c75-45a98ae291a7@googlegroups.com> |
| References | <b785a583-a10d-4203-882f-c09c5610ce75@googlegroups.com> <1cff6513-4d67-4fdc-a86d-945635859683@googlegroups.com> <mailman.2534.1361859347.2939.python-list@python.org> <c136f09a-f5a1-4c21-9c75-45a98ae291a7@googlegroups.com> |
| From | Joshua Landau <joshua.landau.ws@gmail.com> |
| Date | Wed, 27 Feb 2013 00:22:10 +0000 |
| Subject | Re: Small program ideas |
| To | eli m <techgeek201@gmail.com> |
| Content-Type | multipart/alternative; boundary=f46d0408d69b3efa9404d6a9c609 |
| Cc | python-list <python-list@python.org>, comp.lang.python@googlegroups.com |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.2580.1361924573.2939.python-list@python.org> (permalink) |
| Lines | 29 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1361924573 news.xs4all.nl 6900 [2001:888:2000:d::a6]:44007 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:40013 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 26 February 2013 22:47, eli m <techgeek201@gmail.com> wrote: > How hard would it be to change one file to another and would it be a > small-medium sized program? > How do you want to change it? Like rename a file (os.rename)?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Small program ideas eli m <techgeek201@gmail.com> - 2013-02-15 19:22 -0800
Re: Small program ideas Mitya Sirenef <msirenef@lightbird.net> - 2013-02-15 22:52 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-15 19:57 -0800
Re: Small program ideas Mitya Sirenef <msirenef@lightbird.net> - 2013-02-15 23:19 -0500
Re: Small program ideas Mark R Rivet <markrrivet@aol.com> - 2013-02-16 12:42 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-15 19:57 -0800
Re: Small program ideas Mark R Rivet <markrrivet@aol.com> - 2013-02-16 12:40 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-25 19:48 -0800
Re: Small program ideas Dave Angel <davea@davea.name> - 2013-02-26 01:15 -0500
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 14:47 -0800
Re: Small program ideas Joshua Landau <joshua.landau.ws@gmail.com> - 2013-02-27 00:22 +0000
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 16:47 -0800
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 16:47 -0800
Re: Small program ideas Dave Angel <davea@davea.name> - 2013-02-26 22:27 -0500
Re: Small program ideas Chris Angelico <rosuav@gmail.com> - 2013-02-27 17:18 +1100
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-02-26 14:47 -0800
Re: Small program ideas "Vytas D." <vytasd2013@gmail.com> - 2013-02-26 13:21 +0000
Re: Small program ideas Neil Cerutti <neilc@norwich.edu> - 2013-02-26 14:32 +0000
Re: Small program ideas Matej Cepl <mcepl@redhat.com> - 2013-02-26 14:21 +0100
Re: Small program ideas eli m <techgeek201@gmail.com> - 2013-03-18 16:51 -0700
Re: Small program ideas Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-19 00:56 +0000
Re: Small program ideas PMT <d12123176@mydit.ie> - 2013-03-28 11:46 -0700
Re: Small program ideas Neil Cerutti <neilc@norwich.edu> - 2013-03-29 13:43 +0000
csiph-web