codecraig wrote:
> my requirements for getting the OS info havent changed. My first
> message says "How can I get the OS Name, such as "Windows XP Pro"."
> that's what I wanted all along.
>
> thanks for the information anyway, i believe platform is better than
my
> previous approach.
>
> thank
my requirements for getting the OS info havent changed. My first
message says "How can I get the OS Name, such as "Windows XP Pro"."
that's what I wanted all along.
thanks for the information anyway, i believe platform is better than my
previous approach.
thanks
--
http://mail.python.org/m
"codecraig" wrote:
> How can I get the OS Name, such as "Windows XP Pro"
>i guess i wanted the result in a nice string like Windows XP instead of
> 5.1
>
> i guess i'll have to convert it myself, thanks
your requirements keep changing. to get the OS name in a platform-
independent way, use the
On 2005-04-15, codecraig <[EMAIL PROTECTED]> wrote:
> where can I get wmi module, it doesnt come with Python right?
http://www.google.com/search?q=python+wmi+module
--
Grant Edwards grante Yow! ... I want a COLOR
at
[codecraig]
| where can I get wmi module, it doesnt come with Python right?
|
Sorry, should have said.
http://timgolden.me.uk/python/wmi.html
TJG
This e-mail has been scanned for all viruses by Star. The
service is power
where can I get wmi module, it doesnt come with Python right?
thanks.
--
http://mail.python.org/mailman/listinfo/python-list
i guess i wanted the result in a nice string like Windows XP instead of
5.1
i guess i'll have to convert it myself, thanks
--
http://mail.python.org/mailman/listinfo/python-list
[rbt]
|
| codecraig wrote:
| > How can I get the OS Name, such as "Windows XP Pro". I
| know I can do
| >
| > sys.getwindowsversion but that doesnt return a nice Windows XP Pro
| > string.
| >
| > and os.name gives "nt"
| >
| > thanks.
| >
|
| Read the docs... sys.getwindowsversion() should
codecraig wrote:
How can I get the OS Name, such as "Windows XP Pro". I know I can do
sys.getwindowsversion but that doesnt return a nice Windows XP Pro
string.
and os.name gives "nt"
thanks.
Read the docs... sys.getwindowsversion() should do the trick. AFAIK,
there is no way to differentiate bet
How can I get the OS Name, such as "Windows XP Pro". I know I can do
sys.getwindowsversion but that doesnt return a nice Windows XP Pro
string.
and os.name gives "nt"
thanks.
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo