[web2py] Re: web2py 'way' for windows NET USE?

2013-10-31 Thread Willoughby
Thanks Massimo - win32 is new to me, so that helps on many fronts.

On Wednesday, October 30, 2013 9:53:02 PM UTC-4, Massimo Di Pierro wrote:

 You can try this: http://code.activestate.com/lists/python-list/44825/

 not web2py specific but  win32 ships with web2py for windows

 On Wednesday, 30 October 2013 10:10:22 UTC-5, Willoughby wrote:

 I'm looking at executing 'NET USE' using the @contextmanager code found 
 here:

 http://stackoverflow.com/questions/2625877/copy-files-to-nework-path-or-drive-using-python

 But was wondering if there's a more 'web2py' like way to do it?
 Searched the forums, searched the docs and didn't see anything...

 Thanks.



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] Re: web2py 'way' for windows NET USE?

2013-10-30 Thread Massimo Di Pierro
You can try this: http://code.activestate.com/lists/python-list/44825/

not web2py specific but  win32 ships with web2py for windows

On Wednesday, 30 October 2013 10:10:22 UTC-5, Willoughby wrote:

 I'm looking at executing 'NET USE' using the @contextmanager code found 
 here:

 http://stackoverflow.com/questions/2625877/copy-files-to-nework-path-or-drive-using-python

 But was wondering if there's a more 'web2py' like way to do it?
 Searched the forums, searched the docs and didn't see anything...

 Thanks.


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
web2py-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.