]> granicus.if.org Git - python/commit
The __all__ variable forgot to expose the gcd() function.
authorRaymond Hettinger <python@rcn.com>
Thu, 8 May 2008 04:36:12 +0000 (04:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 8 May 2008 04:36:12 +0000 (04:36 +0000)
commitcf98f03a62c1e85eff9067cc980b630b619a1fc1
tree9d9d651cd9adbc16e43fc36ec4addab576756c1c
parentc5a1cc5c37795cf243e1ba83cfa3cb39ec62a61c
The __all__ variable forgot to expose the gcd() function.
Lib/fractions.py