]> granicus.if.org Git - python/commitdiff
Merge from 3.4:
authordoko@ubuntu.com <doko@ubuntu.com>
Tue, 13 May 2014 09:30:17 +0000 (11:30 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Tue, 13 May 2014 09:30:17 +0000 (11:30 +0200)
- Issue #17756: Fix test_code test when run from the installed location.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
index e73f0a725d2bd067c11b803fbdc2a932cbe96d01,72204aab022d884df14ec2e9708c79dcb6cf3bc3..4ccc40bbe6e3d925f7b4ce9917b792a65be6933e
+++ b/Misc/NEWS
@@@ -456,8 -310,6 +456,10 @@@ Documentatio
  Tests
  -----
  
++- Issue #17756: Fix test_code test when run from the installed location.
++
 +- Issue #17752: Fix distutils tests when run from the installed location.
 +
  - Issue #18604: Consolidated checks for GUI availability.  All platforms now
    at least check whether Tk can be instantiated when the GUI resource is
    requested.