Gergely Nagy 494bf0e8ad Remove the import-as and import-from builtins
The new and improved (import) can handle all cases import-as and
import-from did, so drop the latter two from the language. To do this,
the import builtin had to be changed a little: if there's a single
import statement to return, return it as-is, otherwise return a list of
imports.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-20 16:06:32 +02:00
..
2013-04-03 11:27:40 -05:00
2013-04-08 21:53:06 -04:00
2013-03-12 22:53:45 -04:00
2013-04-14 18:24:37 -04:00
2013-04-07 07:55:25 -04:00
2013-04-07 11:35:10 -04:00
2013-03-12 22:53:45 -04:00