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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.220 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.62; '*S*': 0.06; 'url:github': 0.09; 'advance.': 0.19; 'something': 0.35; 'received:google.com': 0.35; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'header:Message-Id:1': 0.63; 'subject:@': 0.85 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=rJOt69H6grIM7eGE2t/hEze08k0YkVACk2Z1rgBmo88=; b=v+psrXBBqmia5UvUWhuvLakokDir0Gjbb00sTxY6wFDZukdi27bqd6iavLkltJTCZw hKe6difM07PgPZXbaEln62Stz/fdeCS0bzd+Tw6ZYbnezNu/op4w5U5BdSBiMt3eiWvy O0rtKz4GGu9XvvZX+4THwMGXsE9DE0u6W1gdXg1d3J6CaG957i2QQ9tfX2YVhmCggZD0 BgTfeb+x3pclfKvSwXrf6rDpT0DCWGPTdkomLXaHaT1+vfyS6SG9EkYHjysRVv64++hu goAuHRofgrQJJbBslo97UN0Ls7pgzpyNYvJDYa42XFm8+sKS1V0RNvuFYbgTTUXPeROC m+JA== X-Received: by 10.182.149.168 with SMTP id ub8mr47051obb.74.1387574773840; Fri, 20 Dec 2013 13:26:13 -0800 (PST) From: Brian Bruggeman Content-Type: multipart/alternative; boundary="Apple-Mail=_264C7569-D1AF-4533-A1F4-1C9867EB2143" Subject: @property simultaneous setter and getter Date: Fri, 20 Dec 2013 15:26:10 -0600 To: python-list@python.org Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) X-Mailer: Apple Mail (2.1827) X-Mailman-Approved-At: Sat, 21 Dec 2013 10:38:57 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387618739 news.xs4all.nl 2936 [2001:888:2000:d::a6]:59478 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62480 --Apple-Mail=_264C7569-D1AF-4533-A1F4-1C9867EB2143 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Is this something that would be pep-able? https://gist.github.com/brianbruggeman/8061774 Thanks in advance. --Apple-Mail=_264C7569-D1AF-4533-A1F4-1C9867EB2143 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii Is this something that would be pep-able?


Thanks in advance.

--Apple-Mail=_264C7569-D1AF-4533-A1F4-1C9867EB2143--