Lawrence D'Oliveiro <[email protected]_zealand> writes: > In message <[email protected]>, Giacomo Boffi wrote: > >> Dennis Lee Bieber <[email protected]> writes: >> >>> FORTRAN just differentiates by having the main file start with >>> PROGRAM random_name >>> whereas subfiles are all either (or both) >>> SUBROUTINE another_name(args) >>> FUNCTION that_other_name(args) >> >> no BLOCKDATA? > > I think you mean COMMON.
i meant BLOCKDATA -- http://mail.python.org/mailman/listinfo/python-list
