Author: remi
Date: 2009-03-12 12:08:54 +0100 (Thu, 12 Mar 2009)
New Revision: 3985
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/DongleRadio.py
Log:
* fixed a doc comment
Modified:
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/DongleRadio.py
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/DongleRadio.py
2009-03-12 10:51:13 UTC (rev 3984)
+++
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/tuxdroid/DongleRadio.py
2009-03-12 11:08:54 UTC (rev 3985)
@@ -27,10 +27,11 @@
self.__stStName = stStName
#
--------------------------------------------------------------------------
- # Return the state of the radio/dongle connection.
+ # Get the state of the radio/dongle connection.
#
--------------------------------------------------------------------------
def getConnected(self):
- """Return the state of the radio/dongle connection.
+ """Get the state of the radio/dongle connection.
+ @return: True or False.
"""
value = self._requestOne(self.__stStName)
if value != None:
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn