[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rtmpy-tickets
Subject:    [rtmpy-tickets]  #84: rtmpy.server.Client needs a repr
From:       RTMPy list for bug and patch messages <rtmpy-tickets () rtmpy ! org>
Date:       2010-11-30 19:10:41
Message-ID: 037.5688bdf76a10c59a9929d78f4cca6397 () rtmpy ! org
[Download RAW message or body]

#84: rtmpy.server.Client needs a repr
-------------------------+---------------------------
 Reporter:  thijs        |              Owner:  nick
     Type:  enhancement  |             Status:  new
 Priority:  critical     |          Milestone:  0.2
Component:  RTMP         |            Version:  0.1.1
 Keywords:               |  Fixed in revision:
   Branch:               |             Author:
-------------------------+---------------------------
 When I print a client object with:

 {{{
 #!python
 class LiveApplication(Application):
     """
     Live app.
     """

     def startup(self):
         print 'started'

     def acceptConnection(self, client):
         print "Accepted connection from: " + repr(client)
 }}}

 It doesn't show much besides:

 {{{
 <rtmpy.server.Client object at 0x10193de10>
 }}}

 Would be nice to see it's client id at least.

-- 
RTMPy - Ticket URL: <http://dev.rtmpy.org/ticket/84>
_______________________________________________
rtmpy-tickets mailing list - rtmpy-tickets@rtmpy.org
http://lists.rtmpy.org/mailman/listinfo/rtmpy-tickets
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic