Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: SystemError in python 2.5.4 Date: Fri, 11 Dec 2015 00:25:55 +1100 Lines: 10 Message-ID: References: <5ad8e3de-4ebb-4d60-b106-cd12fdafc0c3@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de X5Natrtg0Qb+tcNyqQ2YVw3RjSBi2eHJ2E3JbAajPpAA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'received:209.85.223': 0.03; 'cc:addr:python-list': 0.09; '2.7': 0.13; 'subject:python': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'workaround?': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'know.': 0.34; 'gives': 0.35; 'received:google.com': 0.35; 'something': 0.35; 'there': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'received:209': 0.38; 'your': 0.60; 'response.': 0.66; 'improvements': 0.66; 'upgrading': 0.72; '2.5.4': 0.84; 'chrisa': 0.84; 'to:none': 0.91; 'serious': 0.97 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=LtWa+HBxzm93+EKxj3yo+JtyDZlamIXPifcSZcf5lcE=; b=S6rpCL7Ztq58k3tzRGptWnDEsZYjDNqBrcrCguXpfPKDOMmdcU/9tYdtWjthdAsJk1 R7GuY44eB3cxRp5XFLKvE8BzuNvlrBJEJ3diOcbHRLgqww0QURBY3xHRTcW7vbMpA5ia y5Usuknb9sKWSdvX4Q+tqSfTdDL70pqtrmb2YqISwNyqTgobsDfFQ6t5NeGy9t2kx2BN G4iR4p4xYaG38EZEefYIt3I7+N7ew46/X4rXfV6vD2xHcG8nGI3FQIOsHwOEiqqlivmr F+TqldLOav2765vLlzwd5VDabcpugZE/uaiX0h4OutxwtE3AFVHvy/Qa/d6s36UV+1wF Khew== X-Received: by 10.107.10.233 with SMTP id 102mr11340565iok.31.1449753955123; Thu, 10 Dec 2015 05:25:55 -0800 (PST) In-Reply-To: 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:100232 On Fri, Dec 11, 2015 at 12:14 AM, Palpandi wrote: > ChrisA, Thanks for your quick response. > I am using Windows and we are using 2.5.4 only. > Is there any workaround? I wouldn't know. All I know is, upgrading to 2.7 gives you a lot of other improvements too, so unless there's something serious holding you back, move forward! ChrisA