Perl is worse! (was: Python is Wierd!)

Richard Jones Richard.Jones at fulcrum.com.au
Fri Jul 28 00:23:07 EDT 2000


[Richard Jones]
>    Eh? You're comparing the assignment operation - the placing of a label on 
> an 
> object - with the automagical creation of an object? How is:
> 
>    a = 1
> 
>  ... the same as
> 
>    $a = undef;
>    $a->{foo} = 1;

   ... or different.

  My apologies for not putting forward a reasonable argument here. I'm going to 
leave you all alone now. Better examples would've been nice - but Real Work 
intervenes.


     Richard






More information about the Python-list mailing list