hardwareprofile::distros::mythtv_data::makeopts Namespace Reference

Classes

class  MakeOpts

Variables

string SHORT_PARA_PATTERN = '-[CfIOW]\\s+\\S+|-[jl](\\s+[^-]\\S*)?|-[^-]\\S+'
string LONG_PARA_PATTERN = '--\\S+|--\\S+=\\S+'
tuple PARA_PATTERN = re.compile('(%s|%s)\\b' % (SHORT_PARA_PATTERN, LONG_PARA_PATTERN))

Variable Documentation

string hardwareprofile::distros::mythtv_data::makeopts::SHORT_PARA_PATTERN = '-[CfIOW]\\s+\\S+|-[jl](\\s+[^-]\\S*)?|-[^-]\\S+'

Definition at line 22 of file makeopts.py.

Definition at line 23 of file makeopts.py.

Definition at line 24 of file makeopts.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:34 2012 for MythTV by  doxygen 1.6.3