Re: Opening a drive folder from Python

2005-06-15 Thread John Henry
Thanks, Chad. That works. -- John -- http://mail.python.org/mailman/listinfo/python-list

RE: Opening a drive folder from Python

2005-06-14 Thread Hughes, Chad O
lf Of John Henry Sent: Tuesday, June 14, 2005 4:02 PM To: python-list@python.org Subject: Opening a drive folder from Python Can somebody please tell me how to pop open a drive folder from a Python script? Thanks. -- John -- http://mail.python.org/mailman/listinfo/python-list -- http://ma

Re: Opening a drive folder from Python

2005-06-14 Thread Larry Bates
You should supply more information: What operating system? What do you mean by "drive folder"? Does this mean file dialog? Or perhaps you mean an Explorer Window? Larry Bates John Henry wrote: > Can somebody please tell me how to pop open a drive folder from a > Python script? > > Thanks. >

Opening a drive folder from Python

2005-06-14 Thread John Henry
Can somebody please tell me how to pop open a drive folder from a Python script? Thanks. -- John -- http://mail.python.org/mailman/listinfo/python-list