Jason Robinson added the comment:

Here is a patch that hopefully does what was intended. All the tests passed 
locally, hopefully the tests we're adapted correctly to the new location of the 
files. My first patch :)

I added a new "data" file 'doctest_DocFileSuite_test.txt' to Lib/test to keep 
the test that tests that doctest.DocFileSuite loads files from calling module 
path. All the old files I moved to Lib/test/doctest and adapted tests to use 
them from there.

----------
keywords: +patch
nosy: +ezio.melotti, jaywink
Added file: http://bugs.python.org/file36211/issue15907.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15907>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to