class point in python

Almar Klein almar.klein at gmail.com
Mon Oct 13 04:37:35 EDT 2008


I made a class to store sets of points a few months ago.I don't consider it
finished enough to release it somewhere,
but I'm happy to share it if you're interested. Send me an
e-mail if you are.

Almar


2008/10/12 rkmr.em at gmail.com <rkmr.em at gmail.com>

> i am looking for a python implementation of this class, a point X,Y
> representation
>
> http://msdn.microsoft.com/en-us/library/system.drawing.point_methods.aspx
>
> is there any library that has this class?
>
> thanks
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081013/54671e66/attachment-0001.html>


More information about the Python-list mailing list