Package proton :: Class Url :: Class PartDescriptor
[frames] | no frames]

type PartDescriptor

source code

object --+
         |
        Url.PartDescriptor

Instance Methods
 
__init__(self, part) source code
 
__get__(self, obj, type=None) source code
 
__set__(self, obj, value) source code
Method Details

__init__(self, part)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)