On 9/4/07, Manuel Metz <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I just re-created the patch against svn revision 3773 and also updated
> it on sourceforge. I also added a modified version of
> scatter_star_poly.py from the examples and its output.
>
> It would really be nice to have this patch appli
> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
Manuel> I've attached a patch... I apologize again ...
No problem - -I just committed this change.
JDH
-
Using Tomcat but need to do more? Need to support web se
Hallo,
sorry to bother you again. I recognized that I introduced an error in my
last patch :-(
sym = None
starlike = False
# to be API compatible
if sym is None and not (verts is None):
^^^
This, of cause, makes no sense. The correct line reads
John Hunter wrote:
>> >> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
> >
> > Manuel> There is a subtle but essential difference ;-) : for i in
> > Manuel> xrange(1,len(r), 2 ) ^^^ , i.e. every second value gets
> > Manuel> rescaled. But there is probably a more "python
John Hunter wrote:
>> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
>
> Manuel> There is a subtle but essential difference ;-) : for i in
> Manuel> xrange(1,len(r), 2 ) ^^^ , i.e. every second value gets
> Manuel> rescaled. But there is probably a more "pythonic" way to
>
> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
Manuel> There is a subtle but essential difference ;-) : for i in
Manuel> xrange(1,len(r), 2 ) ^^^ , i.e. every second value gets
Manuel> rescaled. But there is probably a more "pythonic" way to
Manuel> do that:
Manuel>
John Hunter wrote:
>> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
>
> Manuel> Argh - okay - this is a mistranslation from german to
> Manuel> english - sorry. I wanted to say "starlike". So probably
> Manuel> StarlikeRegularPolygon is a better name...
>
> OK, I see. Per
> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
Manuel> John Hunter wrote:
>>> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
>>
Manuel> Hi, I just submitted a patch to sourceforge and also
Manuel> attached it to this email:
>>
Manuel> The applied pat
John Hunter wrote:
>> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
>
> Manuel> Hi, I just submitted a patch to sourceforge and also
> Manuel> attached it to this email:
>
> Manuel> The applied patch modifies the files axes.py and
> Manuel> collections.py.
>
> Man
> "Manuel" == Manuel Metz <[EMAIL PROTECTED]> writes:
Manuel> Hi, I just submitted a patch to sourceforge and also
Manuel> attached it to this email:
Manuel> The applied patch modifies the files axes.py and
Manuel> collections.py.
Manuel> I added a class StaredRegularPoly
10 matches
Mail list logo