A precision, I use python 2.5.2 under linux mandiva 2007.0
Cyril.
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
I try to use python descriptors to define attributes with default
value (the code is reported below).
But apparently, it breaks the docstring mechanism.
help(Basis) shows the right help but help(Rectangle) shows only two
lines :
"
Help on class Rectangle in module basis2:
Rectangle =
"
I
Hello,
I 'd like to know if a std::setw() equivalent function exists in
python ?
i thought of something like :
a = 16
"%ai" % 12
But it is not correct.
Any Idea ?
Thanks a lot,
Cyril.
--
http://mail.python.org/mailman/listinfo/python-list