I'll ignore your rudeness and answer the question in case someone else
finds this thread and has a similar question:

class ModelNameExporter(bulkloader.Exporter):
  def handle_entity(self, entity):
    if entity was created between x and y:
      return entity
    else:
      return None

You may ignore my post and wait for someone with a @google.com email
address to answer your question.

On Jun 22, 2:38 pm, Jonathan Feinberg <e.e.c...@gmail.com> wrote:
> On Jun 22, 2:29 pm, Tony <fatd...@gmail.com> wrote:
> [snip]
>
> > Hope that's more helpful.
>
> I'm hoping that someone who actually knows the answer--someone with
> google.com in their email address--will contribute to this thread.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to