Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41788
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.049 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:module': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'naming': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'import': 0.21; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'file': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'table': 0.35; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; '2013': 0.84; 'multipli': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=pfLOfqb9/nJfuTufpwbtOVAQZEpF9YvZ+poT+26zlyk=; b=DuqF7KTo7pLTws8qDFYQjQYObkHoiH2t9ZBtUrCYviNvamUK7mjeK3IdtqAB4Qx5p9 jkXsbhBIGtiQswl0mM4p7lDYMNQ5Hr9YCRXgSyka86uO7QBloKSYQYsH733jRoC3gMBg /J20++3JjCpvJs73Gn5NJRq9EC9m3kCUxZFgp0gvJQVHK5oBLF6r9Vo7MVmw7QU/vuNd 5nVgAAmdwsqa9opxnQk44S9FAZfUgc/0+qR5ZTF2MeVXpfFmkChEXMF5Q759DwRea9o9 sDU9nlfwQaCRa+rVQMvTHbvFkALtYyBRI05r0NjrUq9f4LJhB4g6Y4pzAUI61Iw3NfjX wNuw== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.88.197 with SMTP id bi5mr9818886vdb.58.1364140121533; Sun, 24 Mar 2013 08:48:41 -0700 (PDT) |
| In-Reply-To | <2c7cb491-62d7-43f6-a1fd-ea8ea8833cda@googlegroups.com> |
| References | <2c7cb491-62d7-43f6-a1fd-ea8ea8833cda@googlegroups.com> |
| Date | Mon, 25 Mar 2013 02:48:41 +1100 |
| Subject | Re: ImportError: No module named multipli |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.3672.1364140124.2939.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1364140124 news.xs4all.nl 6904 [2001:888:2000:d::a6]:50261 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:41788 |
Show key headers only | View raw
On Mon, Mar 25, 2013 at 2:35 AM, yahya Kacem <fuj.tyoli@gmail.com> wrote: > file named multipli: > > and file naled test: > > from multipli import table Try naming it multipli.py ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ImportError: No module named multipli yahya Kacem <fuj.tyoli@gmail.com> - 2013-03-24 08:35 -0700
Re: ImportError: No module named multipli Kwpolska <kwpolska@gmail.com> - 2013-03-24 16:46 +0100
Re: ImportError: No module named multipli Chris Angelico <rosuav@gmail.com> - 2013-03-25 02:48 +1100
Re: ImportError: No module named multipli yahya Kacem <fuj.tyoli@gmail.com> - 2013-03-24 09:03 -0700
Re: ImportError: No module named multipli Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-24 16:19 +0000
Re: ImportError: No module named multipli Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-24 16:10 +0000
Re: ImportError: No module named multipli Chris Angelico <rosuav@gmail.com> - 2013-03-25 03:15 +1100
Re: ImportError: No module named multipli yahya Kacem <fuj.tyoli@gmail.com> - 2013-03-24 16:06 -0700
Re: ImportError: No module named multipli yahya Kacem <fuj.tyoli@gmail.com> - 2013-03-24 16:12 -0700
csiph-web