On Tue, Jul 13, 2010 at 3:35 AM, Petre Galan <petre.ga...@gmail.com> wrote:
> ival should not be resolved through PyLong_AsLong, but through
> functionality/interface like PyNumber_Long, thus allowing more diversity in
> accessing the PyArg_Parse interfaces.

Sounds like a reasonable idea to me, but it needs to be a posted as a
feature request on the tracker.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
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