[Ilugc] What data structure in python should I use

  • From: rmathews@xxxxxxxxx (Roshan Mathews)
  • Date: Fri Jan 15 10:50:58 2010

On Fri, Jan 15, 2010 at 10:28 AM, Eknath Venkataramani
<eknath.iyer@xxxxxxxxx> wrote:

I have a txt file in the following format:
  [snip]
and I need to extract "confident" , "ashahvasahta" from the first
record, "consumers", ?"upabhaokahtaa" from the second record...
i.e. "word in english" and the "first word in the probable-translations"

1.  http://mail.python.org/mailman/listinfo/bangpypers
2.  Looks like a list of dicts, with "=>" instead of ":" and "[code]"
instead of [ ... etc.
3.  OT, but I'm just curious, what are you trying to do?

Roshan

Other related posts: