sapling/mercurial/hgweb
Jun Wu 2946a1c198 codemod: use single blank line
Summary: This makes test-check-code cleaner.

Reviewed By: ryanmce

Differential Revision: D6937934

fbshipit-source-id: 8f92bc32f75b9792ac67db77bb3a8756b37fa941
2018-04-13 21:51:08 -07:00
..
__init__.py hgweb: add --port-file flag 2018-04-13 21:51:07 -07:00
common.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
hgweb_mod.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
hgwebdir_mod.py hgweb: use native strings consistently for querystring parsing 2017-10-05 14:48:52 -04:00
protocol.py hgweb: fix decodevaluefromheaders to always return a bytes value 2017-10-15 00:43:01 -04:00
request.py hgweb: fill in content-type and content-length as native strings 2017-10-14 11:20:31 -04:00
server.py hgweb: more "http headers are native strs" cleanup 2017-10-15 00:38:33 -04:00
webcommands.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
webutil.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
wsgicgi.py hgweb: when constructing or adding to a wsgi environ dict, use native strs 2017-10-05 14:22:02 -04:00