> for f in $(ls) > do > sed -e "s/print self.a_method.__name__/print self.new_name.__name/g" > done
thats a terrible bit of broken shell code, sorry ! -- http://mail.python.org/mailman/listinfo/python-list
> for f in $(ls) > do > sed -e "s/print self.a_method.__name__/print self.new_name.__name/g" > done
thats a terrible bit of broken shell code, sorry ! -- http://mail.python.org/mailman/listinfo/python-list