PUBLIC   marks

PUBLIC MARKS with tag "proof of concept"

Sponsorised links

August 2007

July 2007

January 2007

without an e: What python looks like naked [01/10/2007 14:35:29]

by greut
How to create everything dynamicly in Python >>> bar = type("bar", (object,), {"one":1}) >>> foo = bar() >>> foo.one 1

PUBLIC TAGS related to tag "proof of concept"

no tag

Sponsorised links