diff options
| author | Joakim Verona | 2011-08-16 19:41:56 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-08-16 19:41:56 +0200 |
| commit | 005d611541ed80e21550c64da817b918cb5f4224 (patch) | |
| tree | b7a1604c4cf488c5a6796629c368c8eaa5609ecd /lisp/org/ob-python.el | |
| parent | f49550d929caa8542e0825360360e5a875eb083a (diff) | |
| parent | 9adfcd0bf50066cc678ba65fb1b236d1c4ca0334 (diff) | |
| download | emacs-005d611541ed80e21550c64da817b918cb5f4224.tar.gz emacs-005d611541ed80e21550c64da817b918cb5f4224.zip | |
upstream
Diffstat (limited to 'lisp/org/ob-python.el')
| -rw-r--r-- | lisp/org/ob-python.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index 0fe0b4fefd8..3c1460c6740 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el | |||
| @@ -294,6 +294,6 @@ last statement in BODY, as elisp." | |||
| 294 | 294 | ||
| 295 | (provide 'ob-python) | 295 | (provide 'ob-python) |
| 296 | 296 | ||
| 297 | ;; arch-tag: f19b6c3d-dfcb-4a1a-9ce0-45ade1ebc212 | 297 | |
| 298 | 298 | ||
| 299 | ;;; ob-python.el ends here | 299 | ;;; ob-python.el ends here |