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/2011-March/109299.html below:

[Python-Dev] cpython: Fix #11509. Significantly increase test coverage for fileinput.

[Python-Dev] cpython: Fix #11509. Significantly increase test coverage for fileinput. [Python-Dev] cpython: Fix #11509. Significantly increase test coverage for fileinput.Antoine Pitrou solipsis at pitrou.net
Tue Mar 15 15:44:05 CET 2011
On Tue, 15 Mar 2011 15:29:59 +0100
brian.curtin <python-checkins at python.org> wrote:
> +
> +    def test_gz_ext(self):
[...]
> +
> +    def test_bz2_ext(self):
[...]
> +
> +    def test_Gz_ext(self):
> +        self.do_test_use_builtin_open("abcd.Gz", 6)
> +
> +    def test_Bz2_ext(self):
> +        self.do_test_use_builtin_open("abcd.Bz2", 7)

Just a stylistic nit, but perhaps we should avoid having methods names
which differ in casing only?

Regards

Antoine.


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