]> granicus.if.org Git - python/commit
Move the "import readline" to an earlier place so it is also done when
authorGuido van Rossum <guido@python.org>
Tue, 16 Sep 1997 16:11:28 +0000 (16:11 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Sep 1997 16:11:28 +0000 (16:11 +0000)
commit3d26cc9542a9ee4ad31e54011ac0d809ba6ff6fa
tree7c5e0f7f87d8e88ece90b99e5f4704424c222a88
parentb6a47162989ef02d627308838a12092fd6e050b8
Move the "import readline" to an earlier place so it is also done when
"-i" is given.  (Yes, I know, giving in to Marc Lemburg who wanted
this :-)
Modules/main.c