costas at meezon.com wrote:> Is there a way in Python to define new keyworded commands.no.> For example Python has the "import from" command.it's "from import", actually.> If not, why does Python have this inconsitent keyword based command?not sure what you're asking here, really.Cheers /F