| commit | cf98f03a62c1e85eff9067cc980b630b619a1fc1 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Thu May 08 04:36:12 2008 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Thu May 08 04:36:12 2008 +0000 |
| tree | 9d9d651cd9adbc16e43fc36ec4addab576756c1c | |
| parent | c5a1cc5c37795cf243e1ba83cfa3cb39ec62a61c [diff] |
The __all__ variable forgot to expose the gcd() function.