Re: Your confirmation is required to join the Python-list mailing list

2020-09-10 Thread Michael Torrie
On 9/10/20 10:48 AM, LZ Lian wrote: > Dear Python Team, > > I've subscribed as requested. I've attached the subscription email > for your reference too > > Now, for the issue I’ve tried to download and install the latest > version of Python software a few times. However, each time I run the >

Re: Your confirmation is required to join the Python-list mailing list

2020-09-10 Thread Richard Damon
On 9/10/20 12:48 PM, LZ Lian wrote: > Dear Python Team, > > I've subscribed as requested. I've attached the subscription email for your > reference too > > Now, for the issue I’ve tried to download and install the latest version > of Python software a few times. However, each time I run the a

Re: Your confirmation is required to join the Python-list mailing list

2020-09-10 Thread LZ Lian
Dear Python Team, I've subscribed as requested. I've attached the subscription email for your reference too Now, for the issue I’ve tried to download and install the latest version of Python software a few times. However, each time I run the application, the window showing “Modify / Repair

Re: Your confirmation is required to join the Python-list mailing list

2009-05-04 Thread Allan Yuan
Hi, I just wanna know how to set SYSTEM variables and USER variables of windows, but got no way. Firstly I thought "os.environ + os.system" may work well, but found no way to let "os.environ" run to retrive USER variables. Then I tried win32api, finding the GetEnvironmentVariables() mixing SYSTEM

Re: Your confirmation is required to join the Python-list mailing list

2009-04-18 Thread Mads Nielsen
Hello. i was wondering if there would be someone on the list that know of or have ideas for a beginner python project ? i have made a simple calculator "Program" with a if else loop. and such. but i need a new project. i know xml. html. css. and a bit JavaScript. so it can incorporate any or all