In <[email protected]> Terry Reedy
<[email protected]> writes:
> On 10/5/2011 10:34 AM, RVince wrote:
> > I have a project whereby I need it to write out a file to a different
> > server (that the originating server has write access to). So, say I
> > need to write out from myserver1, where my app is running, onto, say
> > S:/IT/tmp how can I specify/do this? Thanks, RVince
> open('S:/IT/tmp','w') ??
I assume he intended "S:" to indicate a remote server.
--
John Gordon A is for Amy, who fell down the stairs
[email protected] B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
--
http://mail.python.org/mailman/listinfo/python-list