Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11559
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <thinke365@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.152 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.70; '*S*': 0.00; 'subject:import': 0.16; 'import': 0.28; 'message-id:@mail.gmail.com': 0.29; 'subject:?': 0.31; 'to:addr:python-list': 0.33; '...': 0.34; 'received:209.85.161': 0.35; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'to:addr:python.org': 0.39; "it's": 0.40 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=1oXTBIfNUcP9Z7kp7HXEF8SAt3vuYFmtaNPtEF3T6vk=; b=sGjm9GCrSgxaHG0HuBPSAhPOursSztkgon3hLEwmWwEK0UvpWI5DurP5nMz+89eiWP yzv4XDOoVL7FcGeSZbi3/mrm9rkSkpuyDHvUAvaFsF29qj5IST2c/9AywcpIBdXXN94M gmDS99inOXUhuu4QqwjhPKPongvBhv8SVUGLs= |
| MIME-Version | 1.0 |
| Date | Tue, 16 Aug 2011 22:50:23 +0800 |
| Subject | why i cannot import djang? |
| From | smith jack <thinke365@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.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.66.1313506232.27778.python-list@python.org> (permalink) |
| Lines | 2 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1313506232 news.xs4all.nl 23866 [2001:888:2000:d::a6]:52557 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:11559 |
Show key headers only | View raw
this package is already in the site-packages directory, but i cannot import it , it's really confusing ...
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
why i cannot import djang? smith jack <thinke365@gmail.com> - 2011-08-16 22:50 +0800 Re: why i cannot import djang? John Gordon <gordon@panix.com> - 2011-08-16 16:12 +0000 Re: why i cannot import djang? Tim Roberts <timr@probo.com> - 2011-08-16 17:41 -0700
csiph-web