Which URL are you fetching? Could it be possible they are caching this on their side?
-- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Wed, Dec 8, 2010 at 11:25 AM, Toomore <[email protected]> wrote: > I have a problem about useing urllib2 to fetch files. > If I use urllib2 to fetch a file more times in one day, when the files is > update, useing urllib2 is still fetch old files. > > So how do I force urllib2 to fetch newly files. > Now I have added random no. at the end of URL, but it still fetch old > files. > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
