Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | runtime._ObjCBase --+ | runtime.ObjCInstance --+ | NSStr
Python wrapper for the ObjC NS[Constant]String
.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
value Get the original string value ( str ).
|
|
str Get the original string value ( str ).
|
|
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New NSStr
wrapping
|
hash(x)
|
str(x)
|
Property Details |
valueGet the original string value (
|
strGet the original string value (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |