C++/Python function call

Zohair M. Abu Shaban zohair_ms at hotmail.com
Mon Jun 28 15:46:13 EDT 2010





Hello every one:


I have this python function defined as:

def set_time_at_next_pps(self, *args, **kwargs):

     """set_time_at_next_pps(self, usrp2::time_spec_t time_spec) 
-> bool"""



it was generated to do the same function as the c++:

set_time_at_next_pps(usrp2::time_spec_t(0, 0))


I am new to python and don't know hoe to use this python syntax.
 Any hint or help please?


Cheers


Zoh 		 	   		   		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
Do you have a story that started on Hotmail? Tell us now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100628/c3e1ddd3/attachment.html>


More information about the Python-list mailing list