]> granicus.if.org Git - python/commit
Issue #18978: Allow Request.method to be defined at the class level.
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 8 Sep 2013 16:47:07 +0000 (12:47 -0400)
committerJason R. Coombs <jaraco@jaraco.com>
Sun, 8 Sep 2013 16:47:07 +0000 (12:47 -0400)
commit7dc4f4bbab494f8d9200678bc7df2de89079317c
treefc534c5de025afe36501c4fa30d1ebc4eaa3cca9
parent4f7a36f84f8180955d37aea4e8b44c4d4950d694
Issue #18978: Allow Request.method to be defined at the class level.
Lib/urllib/request.py