Re: some try-ark suggestions
Harlan Stenn <[email protected]> Sat, 09 Jun 2001 18:20:30 -0400
| Newsgroups | gmane.comp.sysutils.ark.devel |
|---|---|
| Message-ID | <[email protected]> |
> >>> import xml > >>> xml.version_info > (0, 6, 5) > >>> So why can't/shouldn't something like this be used to see how the xml package should be invoked/called? In other words, how about a sort of "case" statement based on xml.version_info? H