Remove deprecated stuff in twisted/internet/address.py

[email protected] Wed, 02 Dec 2009 19:50:03 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from thijs <[email protected]>:

{{{__getitem__}}} and {{{__getslice__}}} in [source:trunk/twisted/internet/address.py] are deprecated for 3+ years at the time of this writing, so let's remove it.

----------
Type     : task
Component: core
Keywords : 
Priority : normal
Nosy     : thijs
----------
http://twistedmatrix.com/trac/ticket/4148