Ticket #2382 defect closed fixed

Opened 6 years ago

Last modified 6 years ago

twisted/web/test/test_http.py uses backticks

Reported by: exarkun Owned by:
Priority: highest Milestone:
Component: web Keywords:
Cc: therve Branch:
Author: Launchpad Bug:

Description

Backticks are forbidden by the coding standard and also silly.

Attachments

test_http_2382.diff Download (2.8 KB) - added by therve 6 years ago.

Change History

Changed 6 years ago by therve

1

Changed 6 years ago by therve

  • owner jknight deleted
  • keywords review added
  • cc therve added
  • priority changed from normal to highest

I took the opportunity to remove the trailing spaces and add a doctest.

2

Changed 6 years ago by therve

I meant docstring.

3

Changed 6 years ago by exarkun

  • owner set to therve
  • keywords review removed

Looks good! Please apply.

4

Changed 6 years ago by therve

  • status changed from new to closed
  • resolution set to fixed

(In [19414]) Author: therve Reviewer: exarkun Fixes #2382

Remove backticks from twisted.web.test.test_http, and add a docstring.

5

Changed 2 years ago by <automation>

  • owner therve deleted
Note: See TracTickets for help on using tickets.