fill a sequence

Johannes Zellner johannes at zellner.org
Sat Oct 14 01:02:14 EDT 2000


Hi,

is there somthing like the C++ std::fill()

e.g. I want to create a sequence of 5 0's

    a = [0, 0, 0, 0]


-- 
   Johannes



More information about the Python-list mailing list