| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | redirect to dnspython | Bob Halley | 2016-09-20 | 1 | -420/+0 |
| | | |||||
| * | Fix failing test for Zone.to_file | Petr Viktorin | 2015-05-21 | 1 | -1/+14 |
| | | | | | | | | | | | | | A fix for https://github.com/rthalley/dnspython/issues/94 Make the to_file method work on string files, unless explicitly told to do binary encoding. Take the line terminator from os, rather than relying on the print function. Change the test to use a text file rather than binary, and add a new test for to_file with a binary file. | ||||
| * | Overhaul test suite to allow testing in place. | Bob Halley | 2014-08-31 | 1 | -0/+407 |
