Re: newbie - insert variable in pathname

2005-05-13 Thread Miradan
import win32api GIS_GIS_Parcels = "Database [EMAIL PROTECTED]" % (win32api.GetUserName()) HTH -- http://mail.python.org/mailman/listinfo/python-list

Re: Python on Pocket PC (Strong Arm)

2005-05-10 Thread Miradan
rbt wrote: > I'm about to test this out on a new Dell hand held. Anyone had luck with it? > > http://www.murkworks.com/Research/Python/PocketPCPython/Overview Works just fine for me. Running the Axim 600Mhz processor. -- http://mail.python.org/mailman/listinfo/python-list