babel: cleaner initialization of org-babel-python-buffers
commit7fdfd13e96a4b9961e805c79dae12921e4cfaac9
authorEric Schulte <schulte.eric@gmail.com>
Thu, 1 Jul 2010 22:09:34 +0000 (1 15:09 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Thu, 1 Jul 2010 22:09:34 +0000 (1 15:09 -0700)
treeea3201915c704442efd5d717a87af5b21c5a85f4
parent0ed29448aa93c83b167a671985905109fcc48515
babel: cleaner initialization of org-babel-python-buffers

* lisp/babel/langs/ob-python.el (org-babel-python-buffers):
  technically this should be initialized as an alist, although in
  practice this doesn't really make any functional difference because
  whenever this variable is used it has new values properly assigned
  to it, and it is supposed to start basically empty.
lisp/babel/langs/ob-python.el