@accepts(gint) @returns(RB.RhythmDBEntry) def entry_lookup_by_id(id)
Looks up the entry with id @id.
id :
entry ID
Returns :
the entry with id @id, or NULL if no such entry exists.