]> granicus.if.org Git - python/commit
Optimization: move RFC defined network constant construction out of
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 3 May 2009 19:37:05 +0000 (19:37 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 3 May 2009 19:37:05 +0000 (19:37 +0000)
commit9ac3ee63f614289ac31f1b526004af22253aef90
tree8f58ec8f1f16523540b364f6262767a3e0733a3e
parent6493d788f0e6b96cd7d2ed70e8e39f8b8b7ec8d8
Optimization: move RFC defined network constant construction out of
the is_*() methods and into module private instances.
Lib/ipaddr.py