Truly platform-independent DB access in Python?

Bruno Desthuilliers onurb at xiludom.gro
Tue Aug 29 04:51:06 EDT 2006


Boris Dušek wrote:
> Bruno Desthuilliers wrote:
> 
>>> but what if the OS with server accessing the site that is on
>>> shared area changes?
>> And what if Python is not installed on it ?-)
>>
>> Seriously, do you think that hosting companies swap OS very often ?
> 
> No, I don't. But I was trying to find the best solution. :-)

Is there any reason to find a solution for a non-yet-existing problem ?



-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list