> 3. Can I create console application on python with curses library? I need > somthing like: > > import curses > # ....
>From >http://pymaemo.garage.maemo.org/documentation/pymaemo_tutorial/python_maemo_howto.html "Python limitations in maemo ... The following modules are deprecated: ...curses... I guess you should compile this module for you and provide as additional third-party library. Or submit a request to pymaemo's maintainers ;) -- Sincerely, Eugene _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
