On Sat, Sep 19, 2009 at 12:24 AM, Katt <the_only_kat...@verizon.net> wrote:
> One last question on the TIME module: Is there one version of these examples > that is not portable to other systems? I read something about some > functions not working on other systems and I would like to ensure that the > programs that I write are completely portable. Generally the docs will note if a function is only available on some systems. I think all the time module functions are portable. The resolution of the timer may vary between systems but that shouldn't affect your use. Kent _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor