ob-python: ensure py-which-bufname is initialized
commit8916e948d21bb381772590b3b977bc9ef6222c05
authorKonrad Hinsen <konrad.hinsen@fastmail.net>
Tue, 14 Dec 2010 01:45:26 +0000 (13 18:45 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 14 Dec 2010 01:47:46 +0000 (13 18:47 -0700)
tree7da5ffcd26bad9c4bb366112cdf37f4b8a44bb1c
parent19a0ca3182f8cf4e9b73e1145bc44b10d495f560
ob-python: ensure py-which-bufname is initialized

* lisp/ob-python.el (org-babel-python-initiate-session-by-key): Make
  sure that py-which-bufname is initialized, as otherwise it will be
  overwritten the first time a Python buffer is created.
lisp/ob-python.el