[C++-sig] low-hanging fruit

Achim Domma achim.domma at syynx.de
Tue Jul 2 11:04:47 CEST 2002


I have looked at the code of 'list', and I think I should be able to do the
same for dict,str,... but it may take until end of week to do it. If that's
fast enough, I will try my best.

Achim

> -----Original Message-----
> From: c++-sig-admin at python.org [mailto:c++-sig-admin at python.org]On
> Behalf Of David Abrahams
> Sent: Monday, July 01, 2002 23:55
> To: pysig
> Subject: [C++-sig] low-hanging fruit
>
>
> There are no non-special methods listed in
>
> >>> help(long)
>
> so I went ahead and implemented the Python long wrapper. Tests in
> libs/python/test/long.[cpp/py]
>
> It should be similarly easy for someone to write the Python int wrapper
>
> hint-hint-ly y'rs,
> dave
>
> +---------------------------------------------------------------+
>                   David Abrahams
>       C++ Booster (http://www.boost.org)               O__  ==
>       Pythonista (http://www.python.org)              c/ /'_ ==
>   resume: http://users.rcn.com/abrahams/resume.html  (*) \(*) ==
>           email: david.abrahams at rcn.com
> +---------------------------------------------------------------+
>
>
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
>







More information about the Cplusplus-sig mailing list