[IronPython] Error using webpy in ironpython

Sanghyeon Seo sanxiyn at gmail.com
Sat Sep 23 11:20:50 CEST 2006


2006/9/23, anil <anilmrn at yahoo.com>:
> SyntaxError: from __future__ imports must occur at the beginning of the file

This is webpy's problem. Move from __future__ ... line above __version__ line.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list