Hi!
in the documentation, http://pygsl.sourceforge.net/reference/pygsl/node10.html
instead of
print "a teaspoon contains %g ml"%cgs.teaspoon
it should be
print "a teaspoon contains %g ml" %cgsm.teaspoon
so that finally I learn that 
a teaspoon contains 4.92892 ml !

thanks,
laurent


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to