From: Benjamin C. <bc...@cs...> - 2001-06-13 17:50:13
|
Hi there, I'm getting a warning I haven't seen before. Can someone tell me exactly what it means? /home/bcollar/work/ecommerce/AppTester.py:4: SyntaxWarning: local name 'self' in '__init__' shadows use as global in nested scopes def __init__(self, *TestClasses): Thanks Ben |