Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Antoon Pardon Newsgroups: comp.lang.python Subject: Re: Question about math.pi is mutable Date: Sat, 14 Nov 2015 16:02:00 +0100 Lines: 24 Message-ID: References: <857flujwy7.fsf@benfinney.id.au> <5640B28C.6050408@rece.vub.ac.be> <858u66g39k.fsf@benfinney.id.au> <5641C0EC.8010905@rece.vub.ac.be> <5646A673.2060201@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de fhmx2M2rxjCQ7EFmoHxhkg/gHh5sNY18JTqqSLjwLVhQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Question': 0.05; 'deny': 0.07; 'python': 0.10; 'python.': 0.11; 'anyway': 0.11; 'user.': 0.15; 'bounds': 0.16; 'license.': 0.16; 'received:adsl- dyn.isp.belgacom.be': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'sees': 0.16; 'whom?': 0.16; 'written.': 0.16; 'wrote:': 0.16; 'restrictions': 0.18; '>>>': 0.20; 'library': 0.20; 'trying': 0.22; 'am,': 0.23; "haven't": 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'restrict': 0.27; 'to?': 0.27; 'author,': 0.29; 'received:192.168.1.3': 0.29; 'code': 0.30; 'law.': 0.30; 'received:be': 0.30; 'michael': 0.33; 'instead,': 0.33; "isn't": 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'seem': 0.37; 'doing': 0.38; 'anything': 0.38; 'end': 0.39; 'why': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'charset:windows-1252': 0.62; 'granted': 0.63; 'fit.': 0.66; 'vehicle': 0.66; 'here': 0.66; 'talking': 0.67; 'power': 0.72; 'arranged.': 0.84; 'liberty': 0.84; 'pardon': 0.84; 'received:195.238': 0.84; 'schreef': 0.84 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CbAADQS0dW/9Xi9VENT8NHAQ2BZIM9glMCgWEUAQEBAQEBAYU/AQEEeBELGAkWDwkDAgECAUUTCAKIL656jRGEEAEBAQcCASCGVIR+hD5phBIBBJZIjSecRR8BAYRHhjwBAQE User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 In-Reply-To: <5646A673.2060201@gmail.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:98810 Op 14-11-15 om 04:11 schreef Michael Torrie: > On 11/10/2015 03:03 AM, Antoon Pardon wrote: >> Op 10-11-15 om 00:29 schreef Ben Finney: >>> >>> Who is doing what to whom? The user of the library isn't doing anything >>> to the library author, so what is it the library author would consent >>> to? Instead, you seem to be trying to assert a *power* of the library >>> author to restrict the library user. Such a power is not granted by >>> Python. >> >> Python is not at liberty to grant or deny such a power. Python is just >> a vehicle in which code is written. The author of a library can restrict >> its use anyway he sees fit. > > No he cannot, outside the bounds of copyright law. Why would you think > otherwise? The only document that binds the end user in any way is the > copyright license, unless some other formal contract has been arranged. You haven't contradicted me in any way. What you are talking about here is in what form those restrictions must be published. I am talking about the restrictions the author can put in a license. -- Antoon Pardon