Re: Need help to pass self.count to other classes.
- From: Steve Holden <steve@xxxxxxxxxxxxx>
- Date: Fri, 08 Jan 2010 08:58:50 -0500
Steven D'Aprano wrote:
[... points out my misapprehension ...]
Right, this is expert mode ...
<bound method kbInterface.prompt1 of <__main__.kbInterface object atkbi = kbInterface()
sys.ps1 = kbi.prompt1
0xb7cbd52c>>print "Hello"
Hello
<bound method kbInterface.prompt1 of <__main__.kbInterface object at
0xb7cbd52c>>
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
PyCon is coming! Atlanta, Feb 2010 http://us.pycon.org/
Holden Web LLC http://www.holdenweb.com/
UPCOMING EVENTS: http://holdenweb.eventbrite.com/
.
- Follow-Ups:
- Re: Need help to pass self.count to other classes.
- From: Peter Otten
- Re: Need help to pass self.count to other classes.
- References:
- Need help to pass self.count to other classes.
- From: Bill
- Re: Need help to pass self.count to other classes.
- From: Steve Holden
- Re: Need help to pass self.count to other classes.
- From: Steven D'Aprano
- Need help to pass self.count to other classes.
- Prev by Date: SQLObject 0.12.1
- Next by Date: Re: How to execute a script from another script and other script does not do busy wait.
- Previous by thread: Re: Need help to pass self.count to other classes.
- Next by thread: Re: Need help to pass self.count to other classes.
- Index(es):
Relevant Pages
|