diff options
| author | Michael Merickel <michael@merickel.org> | 2014-11-11 12:01:10 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2014-11-11 12:01:10 -0600 |
| commit | 823ac447329e46e5826e8e3228d9f847f9790ee8 (patch) | |
| tree | 217c0ca6d3ff00ef8c4e17688571898ea2e2f3a5 /CHANGES.txt | |
| parent | f3a5679992c51ed3067bb6f5b577dad9fe4274ff (diff) | |
| download | pyramid-823ac447329e46e5826e8e3228d9f847f9790ee8.tar.gz pyramid-823ac447329e46e5826e8e3228d9f847f9790ee8.tar.bz2 pyramid-823ac447329e46e5826e8e3228d9f847f9790ee8.zip | |
adjust tests to work even when someone has defined PYTHONSTARTUP in their shell
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 4bd438bd7..f72a793a5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -26,7 +26,7 @@ Features - The ``pshell`` script will now load a ``PYTHONSTARTUP`` file if one is defined in the environment prior to launching the interpreter. - See https://github.com/Pylons/pyramid/pull/1299 + See https://github.com/Pylons/pyramid/pull/1448 Bug Fixes --------- |
