Re: [PythonCE] Pythonce Roadmap

2010-03-30 Thread rodi
will react on site abuses as follows: ..(?send e-mail) and as last resort alter the unix file access rights. !) Cheers, rodi Am Dienstag, 30. März 2010 16:24:34 schrieb Brad Clements: > PythonCE isn't dead, though I do not know who all is using it these days. > > I no longer hav

Re: [PythonCE] How to determine special folder location

2010-03-29 Thread rodi
except Exception, e: print i, 'exception', e sleep(5) Cheers rodi. ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] How to determine special folder location

2010-03-27 Thread rodi
Hello PytonCE users, I need to determine the location of special folder like 'start menu' but ther's neither SHGetFolderPathA nor SHGetFolderPathW in ctypes.windll.coredll. Has someone a workaround to solve this problem? Cheers rodi. _

[PythonCE] project announcement - KaaShopping

2010-03-14 Thread rodi
lity. Unfortunately, the initial database is only available in German, but that's what I use for live application. Versions for other countries are welcome - but they should be 'real live' not just translations. ;) So, have fun. rodi ___