Help newbie!

Johan Barelds j.barelds at good-it.com
Tue Dec 11 16:17:35 EST 2001


Hi,

I am playing around with Python and when i want to do the "replace" command 
i get the following output:
======================================================================
>>> replace("hello","hel","hol")
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
NameError: name 'replace' is not defined
========================================================================
What do i have to do to get the command "replace" working?

Thanks!
-- 
Kind Regards / Met vriendelijke groet,
Johan Barelds




More information about the Python-list mailing list