I am using Python 2.6.5. My code requires the use of the \"more than or equal to\" sign. Here it goes:
>>> s = u\'\\u2265\' >>> print s &
unicodes need unicode format strings.
unicode
>>> print u'{0}'.format(s) ≥