Remove proxy_print(), since that caused an inconsistency between
"print repr(proxy(a))" and "proxy(a)" at an interactive prompt. Closes SF bug #722763.
Showing
Please register or sign in to comment
"print repr(proxy(a))" and "proxy(a)" at an interactive prompt. Closes SF bug #722763.