Functions
dirty1 Namespace Reference

Functions

def another_get (msg, key)
 
def longCamelCaseName ()
 

Detailed Description

.. module:: dirty1

This Python module should *not* pass ``pylint`` cleanly.

Function Documentation

def dirty1.another_get (   msg,
  key 
)
Get property value.

:param msg: Message containing properties.
:param key: Property key to match.

:returns: Corresponding value, if defined; None otherwise.
          Beware: the value may be '', which evaluates False as a
          predicate, use ``is not None`` to test for presence.

Definition at line 8 of file dirty1.py.

def dirty1.longCamelCaseName ( )

Definition at line 24 of file dirty1.py.



roslint
Author(s): Mike Purvis, Jack O'Quin
autogenerated on Wed Mar 18 2020 03:20:56