From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15647: 24.3.50; python.el does not clean up temp file Date: Sat, 19 Oct 2013 22:01:20 -0400 Message-ID: References: <87eh7ih0pz.fsf@orion.kollektiv-hamburg.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1382234529 7833 80.91.229.3 (20 Oct 2013 02:02:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2013 02:02:09 +0000 (UTC) Cc: 15647@debbugs.gnu.org To: Jorgen Schaefer Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 20 04:02:10 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VXiLJ-00030Z-Bw for geb-bug-gnu-emacs@m.gmane.org; Sun, 20 Oct 2013 04:02:09 +0200 Original-Received: from localhost ([::1]:34881 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXiLI-0006iR-AE for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Oct 2013 22:02:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXiLE-0006iL-3z for bug-gnu-emacs@gnu.org; Sat, 19 Oct 2013 22:02:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXiLC-0007h0-JQ for bug-gnu-emacs@gnu.org; Sat, 19 Oct 2013 22:02:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXiLC-0007gw-Ge for bug-gnu-emacs@gnu.org; Sat, 19 Oct 2013 22:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VXiLB-0008HH-K2 for bug-gnu-emacs@gnu.org; Sat, 19 Oct 2013 22:02:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 20 Oct 2013 02:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15647 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 15647-submit@debbugs.gnu.org id=B15647.138223448531768 (code B ref 15647); Sun, 20 Oct 2013 02:02:01 +0000 Original-Received: (at 15647) by debbugs.gnu.org; 20 Oct 2013 02:01:25 +0000 Original-Received: from localhost ([127.0.0.1]:58436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VXiKa-0008GJ-U7 for submit@debbugs.gnu.org; Sat, 19 Oct 2013 22:01:25 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:55653 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VXiKY-0008GB-MP for 15647@debbugs.gnu.org; Sat, 19 Oct 2013 22:01:22 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VXiKW-000138-C7; Sat, 19 Oct 2013 22:01:20 -0400 X-Spook: investigation South Africa FTS2000 Belknap beanpole X-Ran: #c.poS,KDz@Dpszc&nxL7OGRx}-chS1b`I1Cuin*j$Ks?w`d-{$e38ljJOT*kC]m7)*5?? X-Hue: magenta X-Attribution: GM In-Reply-To: <87eh7ih0pz.fsf@orion.kollektiv-hamburg.de> (Jorgen Schaefer's message of "Fri, 18 Oct 2013 20:51:04 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79412 Archived-At: Thanks. It bugs me that every `make check' in Emacs trunk leaves several python temp files behind, so I hope something like this gets applied.