Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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: OK 0.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'enabling': 0.05; 'subject:code': 0.07; 'jan': 0.12; 'normally,': 0.16; 'simplifies': 0.16; 'subject:post': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'copied': 0.24; "shouldn't": 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'copying': 0.34; 'trouble': 0.34; 'could': 0.34; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'subject:Can': 0.60; 'you.': 0.62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=zrYvGj2JSY9fTaUgNHcV5J9fRqFguz5iL/qSgCOBKRA=; b=RohXz+pzhBDD8bu7VhFPQeowsWJpG0rzowpX0QAJp7OgdjFOqkDXw6/8TMaKMqJ8uI tSUGCFTZepl8Hc6k61LSfMR2ofTafRbY9Ky2lvVMyX7nOU/ax+U3HdQRQZ2dkl9ATM+x mVzdmEUxgBXO9pen4nb4ogyZjoOCpvkLCXjSpwusfUmaU7rQOzyUCvoRGc5RoQjX2kRV cNd1I94sEf9C1Wo65yIDQxk27l5i68guw6l4pgeLna+L8aYnYVu7OsmOwZlYXyQDyliY bOauY/GfeuzsILD8re2oSS2kQnkFLPuyPLNoEu9XPtjFa2vqpxKUXnt4HSKGnjrM6TGO Uh1g== X-Received: by 10.140.37.146 with SMTP id r18mr16599886qgr.61.1390113966438; Sat, 18 Jan 2014 22:46:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <52db7142$0$29999$c3e8da3$5496439d@news.astraweb.com> References: <52db7142$0$29999$c3e8da3$5496439d@news.astraweb.com> From: Devin Jeanpierre Date: Sat, 18 Jan 2014 22:45:26 -0800 Subject: Re: Can post a code but afraid of plagiarism To: "comp.lang.python" Content-Type: text/plain; charset=UTF-8 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1390114307 news.xs4all.nl 2854 [2001:888:2000:d::a6]:42717 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64284 On Sat, Jan 18, 2014 at 10:31 PM, Steven D'Aprano wrote: > Plagiarism means YOU copy other people. You shouldn't get in trouble > because other people copy you. Normally, both the person copying and the person who gave away their work to be copied are punished. It simplifies figuring out who to punish, and discourages people from enabling cheaters. If one of their fellow students copied their assignment, they actually likely would be in trouble, and could be expelled or failed. -- Devin