What python can NOT do?
Mike Coleman
tutufan at gmail.com
Fri Sep 4 11:21:15 EDT 2009
On Aug 28, 5:37 pm, qwe rty <hkh00... at gmail.com> wrote:
> i know that an interpreted language like python can't be used to make
> an operating system or system drivers.
>
> what else can NOT be done in python? what are the limitations of the
> language?
Neither of those is strictly true. It is true, though, that Python
cannot be used to write arbitrarily complex one-liners, though.
More information about the Python-list
mailing list