Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53422
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mohsen@pahlevanzadeh.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.095 |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.01; 'skip:/ 10': 0.09; 'def': 0.12; 'question.': 0.14; 'subject:sign': 0.16; 'all,': 0.19; 'cheap': 0.19; 'skip:@ 10': 0.30; 'statement': 0.30; 'yours,': 0.36; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'first': 0.61; 'such': 0.63; 'dear': 0.65; 'as:': 0.81 |
| DKIM-Signature | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=pahlevanzadeh.org; s=default; h=Content-Transfer-Encoding:Mime-Version:Content-Type:Date:To:From:Subject:Message-ID; bh=62KsXSQ3ljFGoO2EJ5qUxZO2nY2J1p/Biv/IMfVzmdg=; b=M6s5Vmisv5Kdhm+fYiBsBsmvlizD4J3YYw22pifUQooTZPjf3MxiektRcJWC0fAsN4GH8nuAsccBgFJ54xuPcsQBpQxUbwly2OHUq9xMZPN+MzHc54QUiLCOPbsfcqSiI9pPng+ujRxAxAGDF6Zto9pOCiAwjyAA4s3UcdIgBa0=; |
| Subject | What does mean @ sign in first of statement |
| From | Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> |
| To | python-list@python.org |
| Date | Sun, 01 Sep 2013 23:23:37 +0430 |
| Content-Type | text/plain; charset="UTF-8" |
| X-Mailer | Evolution 3.4.4-4+b1 |
| Mime-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| X-AntiAbuse | This header was added to track abuse, please include it with any abuse report |
| X-AntiAbuse | Primary Hostname - part7.royal-servers.com |
| X-AntiAbuse | Original Domain - python.org |
| X-AntiAbuse | Originator/Caller UID/GID - [47 12] / [47 12] |
| X-AntiAbuse | Sender Address Domain - pahlevanzadeh.org |
| X-Get-Message-Sender-Via | part7.royal-servers.com: authenticated_id: mohsen@pahlevanzadeh.org |
| 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.453.1378061648.19984.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1378061648 news.xs4all.nl 15998 [2001:888:2000:d::a6]:49598 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:53422 |
Show key headers only | View raw
Dear all, What does mean @ sign in first of statement such as: ////////////////////// @hybrid_property def fullname(self): return self.firstname + " " + self.lastname /////////////////// Sorry for cheap question. Yours, Mohsen
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
What does mean @ sign in first of statement Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-09-01 23:23 +0430
csiph-web