From: Bob Halley Date: Sun, 15 Jan 2017 23:32:13 +0000 (-0800) Subject: update comment X-Git-Tag: v1.16.0~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=960cab7500efe95fba57b97146301755d93fbf7b;p=thirdparty%2Fdnspython.git update comment --- diff --git a/dns/wiredata.py b/dns/wiredata.py index ccef5954..6a058c64 100644 --- a/dns/wiredata.py +++ b/dns/wiredata.py @@ -1,4 +1,4 @@ -# Copyright (C) 2011 Nominum, Inc. +# Copyright (C) 2011,2017 Nominum, Inc. # # Permission to use, copy, modify, and distribute this software and its # documentation for any purpose with or without fee is hereby granted, @@ -40,7 +40,7 @@ _unspecified_bound = _SliceUnspecifiedBound()[1:] class WireData(binary_type): - # WireData is a string with stricter slicing + # WireData is a binary type with stricter slicing def __getitem__(self, key): try: