Message2541

Author cgroves
Recipients
Date 2006-11-22.03:14:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
That's the approach I'd take.  The only thing I'd do differently is to call __long__() instead of 'new PyLong(getValue())'.  DRY and all that.
History
Date User Action Args
2008-02-20 17:18:34adminlinkissue1598944 messages
2008-02-20 17:18:34admincreate