On 2007-07-28, Stef Mientki <[EMAIL PROTECTED]> wrote:
> but I can;t find the answer ;-)
>
> As searching for the '$' sign doesn't work well in the help
> files, I can not find out, where is the '$' sign used for.
>
> If I try to use it in names, I get a compiler error, so it
> probably has some special meaning.

It means something in regular expressions, namely, the end of the
string/line.

-- 
Neil Cerutti
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to