[Tutor] Arguments from the command line
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Fri Sep 10 18:18:47 EDT 2010
In message <86wrqtsxo2.fsf at aiuole.stru.polimi.it>, Giacomo Boffi wrote:
> Lawrence D'Oliveiro <ldo at geek-central.gen.new_zealand> writes:
>
>> In message <8662yfklzu.fsf at aiuole.stru.polimi.it>, Giacomo Boffi wrote:
>>
>>> no BLOCKDATA?
>>
>> I think you mean COMMON.
>
> i meant BLOCKDATA
BLOCKDATA is an initializer. The actual storage is allocated by COMMON.
More information about the Python-list
mailing list