Download Microsoft C/C++ compiler for use with Python 2.6/2.7 ASAP

Burton Samograd burton at userful.com
Mon Jul 26 11:47:08 EDT 2010


Grant Edwards <invalid at invalid.invalid> writes:

> On 2010-07-24, Lawrence D'Oliveiro <ldo at geek-central.gen.new_zealand> wrote:
>> In message <mailman.323.1278440923.1673.python-list at python.org>, Robert Kern 
>> wrote:
>>
>>> There are also utilities for mounting ISOs directly without burning
>>> them to a physical disk.
>>
>> You need special utilities to do this??
>
> Not if the OS and VFS are competently designed.  In Linux all you need
> to do is this:
>
>   mount -o loop /path/to/file.iso /mount/point
>
> Apparently you've got to jump through all sorts of hoops using 3rd
> party software to do something analgous in MS Windows.

In Windows you use DaemonTools.

--
Burton Samograd 




More information about the Python-list mailing list