Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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: OK 0.061 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'subject:Python': 0.06; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'skip:[ 30': 0.16; 'subject:Unicode': 0.16; 'subject:issue': 0.16; 'url:file': 0.16; 'wrote:': 0.18; 'shell': 0.22; 'error': 0.23; 'script': 0.25; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'didnt': 0.31; 'file': 0.32; 'run': 0.32; 'subject:with': 0.35; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'such': 0.63; 'url:search': 0.81; 'broswer': 0.84; 'url:log': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=0F6S05l4Lt3Y7NDrf+4PT629IGs3cF25xRSnelgFNHo=; b=zxs7B0RUh2MT4HonEgaVu1Qcupdmrb56vRTLF85QWOLden+IjrtwmX9vLYDm/iyJA8 wnKWVgHK8+u03GHXQ9uesR0QYyOyV91vDhP9C0TLekAJErNxGKsRtMENFB1MDiGBLIOS /AYqsK1bAl037ufRIfqJogLCNdSxcox9mNyubOVW6tly8tBGmGonXEYNIZmao9epyfQW /Z8Hz1RuDfh6TidpTRp8j/KdT2molgdnsZwVNtN5XkY3mOvA7mhqCG0VHyDpmQ+hcOW4 +5PIwpTySGS2FjfPt03/7ZXoFAWLr7DJ6+No64V6qWq3u1GYPuC5h76u2/CXK79fmqR4 gT5w== MIME-Version: 1.0 X-Received: by 10.52.91.71 with SMTP id cc7mr3714580vdb.58.1365867931107; Sat, 13 Apr 2013 08:45:31 -0700 (PDT) In-Reply-To: References: <8c5d502c-80c2-41b4-a72e-8552f7de8323@googlegroups.com> Date: Sun, 14 Apr 2013 01:45:30 +1000 Subject: Re: Unicode issue with Python v3.3 From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365867933 news.xs4all.nl 2665 [2001:888:2000:d::a6]:40471 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43519 On Sun, Apr 14, 2013 at 12:16 AM, wrote: > Also i have foudn the error log and i tried to view it but it was empty and then i removed it and then run the script both from shell and broswer but it didnt reappeared. > > root@macgyver [/home/nikos/public_html/cgi-bin]# cat /var/log/httpd/error_log > cat: /var/log/httpd/error_log: No such file or directory > root@macgyver [/home/nikos/public_html/cgi-bin]# https://www.google.com/search?q=log+file+rotation ChrisA