Well, wouldn't you know it.
I get the code right and mess up the directions.


Scott David Daniels wrote:
> if you build this module, I'd suggest using
> "from to_int import chomp" to get a function that works like int
> (producing a long when needed and so on).

Well, actually it is a bit more than that.
     "from to_int import chomp, _flag; _flag(1)"

This sets a flag to suppress the return of the length along
with the value from chomp.

--Scott David Daniels
[EMAIL PROTECTED]

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to