[Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
Peter Moody
peter at hda3.com
Tue Aug 25 18:04:16 CEST 2009
More information about the Python-Dev mailing list
Tue Aug 25 18:04:16 CEST 2009
- Previous message: [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
- Next message: [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Aug 21, 2009 at 4:00 AM, Oleg Broytmann<phd at phd.pp.ru> wrote: > http://ipaddr-py.googlecode.com/svn/branches/2.0.x/ipaddr.py > >> _compat_has_real_bytes = bytes != str > > Wouldn't it be nicer "bytes is not str"? it is. fixing this. Cheers, /peter > Oleg. > -- > Oleg Broytmann http://phd.pp.ru/ phd at phd.pp.ru > Programmers don't die, they just GOSUB without RETURN. > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-dev%40hda3.com >
- Previous message: [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
- Next message: [Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list