![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] Private attributes not recognized by Interactive Debug ProbeF. GEIGER fgeiger@datec.atMon, 11 Feb 2002 11:56:52 +0100
I often "declare" attributes as private, using the '__'-notion. The Interactive Debug Probe seems not to mangle the attribute names: >>> type(self.__taskcharge) Attribute not found: _MyForm instance has no attribute '__taskcharge' >>> type(self._MyForm__taskcharge) <type 'long int'> Is this a bug or a feature? Best Regards Franz GEIGER P.S.: I saw that someone (I think it was Ken Kinder) asked for a release date for the call tips feature. I seem to have missed the answer. So, when is this feature scheduled for relase? -------------------------------------------------------- DATEC Datentechnik GmbH Software Development Retrieval Computing A-6890 LUSTENAU, Schmiedgasse 7 Tel +43 5577 630 04-0 Fax +43 5577 630 04-40 Mobile +43 664 214 57 43 E-Mail fgeiger@datec.at WWW www.datec.at (in Partnerschaft mit Amazon.de)
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||