Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   multiple file objects for some file? (http://www.velocityreviews.com/forums/t320170-multiple-file-objects-for-some-file.html)

Gary Robinson 07-27-2003 02:22 PM

multiple file objects for some file?
 
For some code I'm writing, it's convenient for me to have multiple file
objects (say, 2 or 3) open on the same file in the same process for reading
different locations.

As far as I can tell, there is no problem with that but I thought it might
be a good idea to ask here just in case I'm wrong.

Thanks in advance for any feedback...

--Gary

--
Putting http://wecanstopspam.org in your email helps it pass through
overzealous spam filters.

Gary Robinson
CEO
Transpose, LLC
grobinson@transpose.com
207-942-3463
http://www.transpose.com
http://radio.weblogs.com/0101454





All times are GMT. The time now is 08:13 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57