ž
¦ÿfùY c @ s» d Z d d l m Z d d l Z d d l Z d d l Z d d l Z d d l Z d d g Z d d „ Z e j
j Z e j
j
Z e j d e j e j Bƒ Z Gd d „ d e j ƒ Z d S( u+ Fraction, infinite-precision, real numbers.i ( u DecimalNu Fractionu gcdc C s" x | r | | | } } q W| S( u¶ Calculate the Greatest Common Divisor of a and b.
Unless b==0, the result will have the same sign as b (so that when
b is divided by it, the result comes out positive).
( ( u au b( ( u. /opt/alt/python33/lib64/python3.3/fractions.pyu gcd s uC
\A\s* # optional whitespace at the start, then
(?P