summaryrefslogtreecommitdiffstats
path: root/test/Variables/chdir.py
Commit message (Expand)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-1/+3
* Fix tests which break when using print() and no from __future__ import print_...William Deegan2017-09-251-1/+1
* Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-111-1/+1
* Resolving a batch of failing tests for python 2.7.William Blevins2016-01-241-1/+1
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-081-2/+1
* replace execfile() by equivalent exec statementGreg Noel2009-03-021-1/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-0/+71