blah blah blah is here! blah blah » Close

0
votes
1 answers

Finding the logical Drive using Python

HI all, In the Python script i'm developing I need to get the names of the Drives(C:,D:,.. etc) in the OS. The script should run on 32 as well as 64 bit OS. Thanks in advance :-)

Feedback