Jason Grout wrote:
On 2/16/13 12:02 AM, David Roe wrote:
The two functions are doing something completely different: one is
generating a string representation that can be reinput into python, and
the other is generating a list of digits (base 2) for further
manipulation.  I think our current behavior is perfectly acceptable,
though adding more documentation is always useful.

Yes, you're right.  To be clear: I'm not advocating strongly one way or
the other.

To me it would make more sense to always return the sign bit (0 or 1) as the last list element (and of course just 0 or 1 for the other bits).


[But now it's "too late";  #14322 has positive review already.]


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to