]> granicus.if.org Git - python/commit
Issue 14814: Make the ipaddress code easier to follow by using newer language feature...
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Jul 2012 11:43:30 +0000 (21:43 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Jul 2012 11:43:30 +0000 (21:43 +1000)
commit7319f69f490f6f787297904dff901500576c886e
treedc1fb7f257140f5588d19995ce6a676dcd2e5dd6
parent79d79a0f290a528db4eea2afb41828ccee21772a
Issue 14814: Make the ipaddress code easier to follow by using newer language features (patch by Serhiy Storchaka)
Lib/ipaddress.py