On Mon, 20 Feb 2012 23:23:13 +1000
Nick Coghlan <ncogh...@gmail.com> wrote:
> Does anyone object to me naming myself PEP czar for PEP 3144?

“Tsar is a title used to designate certain European Slavic monarchs or
supreme rulers.”

Is this our official word?

> There's also basic-but-usable module documentation available
> (http://code.google.com/p/ipaddr-py/wiki/Using3144).

Mmmh, some comments:
- a network can be "in" another network? Sounds strange. Compare with
  sets, which can be ordered, but not contained one within another.
  The idea of an address or network being "in" an interface sounds even
  stranger.
- iterhosts()? Why not simply hosts()?
- “A TypeError exception is raised if you try to compare objects of
  different versions or different types.”: I hope equality still works?

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to