| commit | ffa5cf9eae5fff1e46e8962cd957fd2ffe5a77cb | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <bcannon@gmail.com> | Wed Oct 06 22:48:58 2004 +0000 |
| committer | Brett Cannon <bcannon@gmail.com> | Wed Oct 06 22:48:58 2004 +0000 |
| tree | 4a24a2e791b6dda9b08c3bdd093ab1a61b359c17 | |
| parent | c5fa992069b0e9588805573f0f4a685980bbcc05 [diff] |
Fix bug introduced by the previous patch by changing TimeRE.__seqToRe() to accept any iterable instead of only a sliceable object.