A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2012-June/120343.html below:

[Python-Dev] [Python-checkins] cpython: Improve an internal ipaddress test, add a comment explaining why treating

[Python-Dev] [Python-checkins] cpython: Improve an internal ipaddress test, add a comment explaining why treating [Python-Dev] [Python-checkins] cpython: Improve an internal ipaddress test, add a comment explaining why treatingNadeem Vawda nadeem.vawda at gmail.com
Sun Jun 17 16:33:27 CEST 2012
On Sun, Jun 17, 2012 at 8:33 AM, nick.coghlan
<python-checkins at python.org> wrote:
> +    @property
> +    def version(self):
> +        msg = '%200s has no version specified' % (type(self),)
> +        raise NotImplementedError(msg)
> +

Shouldn't that be "%.200s", rather than "%200s"?
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4