]> granicus.if.org Git - python/commit
Merged revisions 72241 via svnmerge from
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 3 May 2009 19:38:29 +0000 (19:38 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 3 May 2009 19:38:29 +0000 (19:38 +0000)
commit75930f85df76472686a8c4eb587a2a70562f61fe
tree274a3087df8e0b9c463ca0d4d43606a7edd27814
parent297c9fbe1f3230a65055193f28242558c6f4940c
Merged revisions 72241 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72241 | gregory.p.smith | 2009-05-03 12:37:05 -0700 (Sun, 03 May 2009) | 3 lines

  Optimization: move RFC defined network constant construction out of
  the is_*() methods and into module private instances.
........
Lib/ipaddr.py