1. 11 Nis, 1998 1 kayıt (commit)
  2. 10 Nis, 1998 38 kayıt (commit)
  3. 09 Nis, 1998 1 kayıt (commit)
    • Barry Warsaw's avatar
      Quick and extremely dirty hacks to toggle between using CPython and · a239880a
      Barry Warsaw yazdı
      JPython interpreters.  This implementation may suck.
      
      (py-jpython-command, py-jpython-command-args): New variables.
      
      (py-mode-map): py-toggle-shells bound to C-c C-t
      
      (py-toggle-shells): Command to toggle between using CPython (the
      default) and JPython.  This is buffer local, and notice the mode-name
      change.
      
      (py-shell): Use either CPython or JPython.  Note that py-execute-*
      still needs to be modified.
      a239880a