Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Python never copies implicitly

10 Python pitfalls by Hans Novak (via Simon Brunning) is essential reading for anyone with more than a passing interest in Python. Python never copies implicitly. If only that were true of PHP.

This is Python never copies implicitly by Simon Willison, posted on 13th August 2003.

View blog reactions

Next: Note to self

Previous: Artificial Diamonds

1 comment

  1. In most languages objects aren't implicitly copied, PHP4 was an anomoly. PHP*5* fixes this.

    Sterling Hughes - 13th August 2003 14:14 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2003/08/13/pythonPitfalls

A django site