"braver" <[EMAIL PROTECTED]> writes: > Actually, the behavior is important to translate perl into ruby. Can > it be implemented in python looking similarly?
It's kind of bizarre in Python to use << as a mutation operator, but I guess you could do it. Sort of like 'cout << "hello world"' in C++. -- http://mail.python.org/mailman/listinfo/python-list