rocky <[email protected]>: > A slightly different but related problem is noting the Python dialect > at the package-level.
I don't know what if anything is needed support this idea, but one
option would be to just use "import":
import python3_5_17
That would require Python and modules to install such empty modules to
indicate that they support the given API.
Marko
--
https://mail.python.org/mailman/listinfo/python-list
