First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
how to let shell.SendKeys use unicode on windows in python
I want to use python to do some automatical operation on windows. the following is the code, which try to open a file with unicode characters in its filename in msword but I can't get it work correctly. Can anybody help me? if that is the shortcoming of WScript, is there any other way to do so in python? (I kno... 9 Aug 2010 23:23
need a json representation of all members of any type of object, list or hashtable (php's var_dump)
Rene Veerman wrote: hi. for 2 open source components of mine that are used in debugging, i would like to capture the output generated by print for any variable. i'm new to python, so please excuse my noobishness. i don't know if objects can be json-ed as easy as lists and hash tables are by pr... 9 Aug 2010 23:23
need a json representation of all members of any type of object, list or hashtable (php's var_dump)
hi. for 2 open source components of mine that are used in debugging, i would like to capture the output generated by print for any variable. i'm new to python, so please excuse my noobishness. i don't know if objects can be json-ed as easy as lists and hash tables are by print. and i couldn't find how to capt... 9 Aug 2010 23:23
Image histogram
On 08/09/2010 04:27 PM, Anahita Yazdi wrote: Hi, I was just wondering how would I be able to get some extra help regarding editing an image's histogram using python's module? I have modified a histogram of an image however I dont know how to apply the new histogram to the image and basically reload th... 9 Aug 2010 22:18
mailbox.mbox not locking mbox properly
I'm using the python mailbox class in a script that processes incoming mail and delivers it to various mbox format mailboxes. It appears that, although I am calling the lock method on the destination before writing to the mbox and calling unlock afterwards the locking isn't working correctly. I am reading the m... 10 Aug 2010 05:50
EARN FROM HOME... ITS REAL....
EARN FROM HOME... ITS REAL.... http://www.kamaraja.com/howitworks.htm?aff=naagaarjuna ........AND...... http://www.hyaffiliates.com?pid=d629b730 EARN FROM HOME... ITS REAL.... http://www.kamaraja.com/howitworks.htm?aff=naagaarjuna ........AND...... http://www.hyaffiliates.com?pid=d629b730 ... 9 Aug 2010 15:39
Need mentor
On 8/9/2010 2:31 AM, Ranjith Kumar wrote: I have described the theme of my project here, Is this a class assignment or paid work? -- Terry Jan Reedy ... 9 Aug 2010 14:33
ANN: python-ldap-2.3.12
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.3.12 python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for that purpose. Additionally it contains modules for other LDAP-related stuff (e.g. proc... 9 Aug 2010 13:26
iter
I'm just playing around with the iter function and I realize that I can use the iterator returned by it long after the original object has any name bound to it. Example: a=[1,2,3,4] b=iter(a) b.next() 1 a[1]=99 a[3]=101 del a b.next() 99 b.next() 3 b.next() 101 it seems a... 10 Aug 2010 00:28
EARN FROM HOME...EAZY... TRY THIS.####
EARN FROM HOME...EAZY... TRY THIS.#### http://www.hymarkets.com/servlet/track?campaignID=70120000000AS5B&a_aid=d629b730 EARN FROM HOME...EAZY... TRY THIS.#### http://www.hymarkets.com/servlet/track?campaignID=70120000000AS5B&a_aid=d629b730 EARN FROM HOME...EAZY... TRY THIS.#### http://www.hymarkets.com/s... 9 Aug 2010 12:18
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18