chiark / gitweb /
gf: Make GF.fromstring consistent with MP.fromstring
authorMark Wooding <mdw@distorted.org.uk>
Sat, 4 Feb 2006 17:53:52 +0000 (17:53 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 4 Feb 2006 17:53:52 +0000 (17:53 +0000)
The latter raises an exception if given an empty string, and reports
`bad radix' if it is, rather than `out of range'.


No differences found