]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Update zone.py 363/head
authortmerila <tuomas@merila.org>
Wed, 3 Apr 2019 11:38:25 +0000 (14:38 +0300)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2019 11:38:25 +0000 (14:38 +0300)
commit9de4cface62db032d23286459b8cdc553a32d5a4
treee709f2b5aa9529172ed3eb34afb03eb67f70762b
parentb2ce5102bf4224c157060a96253823aab191dadb
Update zone.py

Check for self.last_ttl_known before setting ttl = self.last_ttl so it will remain None instead of 0 if value is not known.
dns/zone.py