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
10 Get Outlook for Android<https://aka.ms/ghei36> From: Python-list on behalf of python-list-confirm+b649e785f0d9b368d0a61c736e9b5b6a5ff7f...@python.org Sent: Friday, September 11, 2020 12:44:50 AM To: lizhenlia...@gmail.com Subject: Your confirmation i

Re: SYSTEM and USER environment (was Your confirmation is required to join the Python-list mailing list)

2009-05-04 Thread Dave Angel
Allan Yuan wrote: 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 GetEnvironmentVaria

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