This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tebeka
Recipients rhettinger, tebeka
Date 2009-05-21.21:27:44
SpamBayes Score 0.00963441
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I think that 
    self.__daemonic = daemon or self._set_daemon()
is wrong, need to thing about it.
History
Date User Action Args
2009-05-21 21:27:46tebekasetrecipients: + tebeka, rhettinger
2009-05-21 21:27:46tebekasetmessageid: <[email protected]>
2009-05-21 21:27:44tebekalinkissue6064 messages
2009-05-21 21:27:44tebekacreate