ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-tutor
python-tutor
Re: [Tutor] Windows user variable ?
by jfouhy other posts by this author
Jun 26 2005 3:19PM messages near this date
[Tutor] Windows user variable ? | Re: [Tutor] Alternative File I/O for Tuples
Quoting Dave S <pythontut@[...].net> :

>  Turned out that I called the file 'memo.txt', Windows decided it was a
>  text file and it ended up as 'memo.txt.txt'. The windows display strips
>  anything after the '.', found the problem via dos :)

I recomment going to Windows Explorer ->  Folder Options and unchecking the "Hide
extensions for known file types" option :-)
 
>  Anyhow - When logged into 2000 as an administrator or user is there a
>  system variable that I can read to let the script know who I am logged
>  in as ?

If you have the win32 extensions, try win32api.GetUserName().

-- 
John.


_______________________________________________
Tutor maillist  -  Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Dave S
jfouhy

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved