Blocked revisions 72199,72210,72241,73109,73135 via svnmerge

........
  r72199 | benjamin.peterson | 2009-05-02 19:33:01 +0200 (Sa, 02 Mai 2009) | 1 line

  remove py3k compat code
........
  r72210 | gregory.p.smith | 2009-05-02 20:58:21 +0200 (Sa, 02 Mai 2009) | 2 lines

  Convert test method names to PEP8 style.
........
  r72241 | gregory.p.smith | 2009-05-03 21:37:05 +0200 (So, 03 Mai 2009) | 3 lines

  Optimization: move RFC defined network constant construction out of
  the is_*() methods and into module private instances.
........
  r73109 | gregory.p.smith | 2009-06-01 19:40:41 +0200 (Mo, 01 Jun 2009) | 6 lines

  Sync up __version__ number with the version of the ipaddr-py project this
  library came from that it matches.

  Remove the former apache license text now that its been contributed to PSF to
  avoid confusion.
........
  r73135 | gregory.p.smith | 2009-06-02 07:25:34 +0200 (Di, 02 Jun 2009) | 3 lines

  Fixes issue6169: it was possible for two ipaddr network addresses to compare
  as both < and > than eachother.
........
This commit is contained in:
Georg Brandl 2009-10-27 15:41:51 +00:00
parent 69b342346d
commit d98a9d0921

Diff Content Not Available