New submission from Vajrasky Kok:

Typo in line 11:
# Skip test if no fnctl module.

Unused variables rv in test_fcntl_file_descriptor method.

Attached the patch to clean up the test.

----------
components: Tests
files: fix_typo_unused_variables_in_test_fcntl.patch
keywords: patch
messages: 195768
nosy: vajrasky
priority: normal
severity: normal
status: open
title: Typo and unused variables in test fcntl
versions: Python 3.4
Added file: 
http://bugs.python.org/file31398/fix_typo_unused_variables_in_test_fcntl.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18798>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to