Of course I wouldn't, it is a total hack, mostly useless but fun. I
tried to do it after someone in #python efnet said it was impossible!
On Jul 21, 9:56 pm, Marc 'BlackJack' Rintsch <[EMAIL PROTECTED]> wrote:
> On Mon, 21 Jul 2008 09:01:10 -0700, Ravi Kotecha wrote
...
>>> hello = 123
>>> a(hello)
hello
## pretty cool.
It's totally useless but I wanted to do it for logging purposes. It
will still return weird results if you have two labels pointing to the
same object but I'm not sure how to get around that, any ideas?
Regar
On Apr 4, 12:58 pm, [EMAIL PROTECTED] wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to progra