Git development
 help / color / mirror / Atom feed
* merge-recursive: include heapq?
@ 2005-11-11 14:23 Johannes Schindelin
  2005-11-11 18:52 ` Alex Riesen
  0 siblings, 1 reply; 4+ messages in thread
From: Johannes Schindelin @ 2005-11-11 14:23 UTC (permalink / raw)
  To: git

Hi,

I get this when pulling:

-- snip --
Traceback (most recent call last):
  File "./git-merge-recursive", line 4, in ?
    from heapq import heappush, heappop
ImportError: No module named heapq
-- snap --

Okay, my python is *old*:

$ python -V
Python 2.2.1

Is it worthwhile to include heapq as we did with subprocess? Or should I 
upgrade...

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-11 19:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-11 14:23 merge-recursive: include heapq? Johannes Schindelin
2005-11-11 18:52 ` Alex Riesen
2005-11-11 19:09   ` Andrew Vasquez
2005-11-11 19:26   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox