Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45990
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <pythonasad@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; 'python.': 0.02; 'output': 0.05; 'subject:Python': 0.06; 'python': 0.11; 'debugged': 0.16; 'thanks,': 0.17; 'examples': 0.20; 'message-id:@mail.gmail.com': 0.30; 'invoke': 0.31; 'perl': 0.31; 'option': 0.32; 'received:209.85': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'should': 0.36; 'received:209': 0.37; 'clear': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'become': 0.64 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HaidwqhDk+ODMWGigtbM/CoBWkcdWG14JHXtnUUA8g4=; b=CoQ/oZwGUknImURE1cgZeqEN9lZDYsSw2WPVCkOjZnKEWIMBkhqEZbkfr/Gtc4W1KG FbhxEm8D2bICEAzH5RshFalN2ymCnCeRn1guXBFeKP2cRhs46ERW0XxPUtDdHfls9Rl8 qY6djlglnt46L61YhrA5TKIDrKOe1wBSzdJrV8dFdPQ+sEIoNIQ5sE6RrAuLmEuK815Q Pjc7Ee43az2q9UIen/PMldWw7xWM0e8DDf1+hsWj5WdSNRN+5mB/chjU6vvG1tLqBear 9iycrKm2HBSmjnCyq+GnssXyc1NzjeQgJCa6wakHzrTgBaQBrwCsq1QuBGAkcobSHzM4 N+7A== |
| MIME-Version | 1.0 |
| X-Received | by 10.49.28.129 with SMTP id b1mr23163852qeh.62.1369485672008; Sat, 25 May 2013 05:41:12 -0700 (PDT) |
| Date | Sat, 25 May 2013 18:11:11 +0530 |
| Subject | Learning Python |
| From | Asad Hasan <pythonasad@gmail.com> |
| To | Python-list@python.org |
| Content-Type | multipart/alternative; boundary=047d7bb04d40016df104dd8a3b2e |
| 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.2131.1369486567.3114.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1369486567 news.xs4all.nl 16000 [2001:888:2000:d::a6]:56799 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:45990 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi All ,
I have started leaning Python through web . Would like to know if
I should follow any book so that basics become clear with examples also
want to know like in perl i use to invoke perl -d to get a debugged output
is there any option in python.
THanks,
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Learning Python Asad Hasan <pythonasad@gmail.com> - 2013-05-25 18:11 +0530 Re: Learning Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-25 14:35 +0000
csiph-web