J

JIT (just-in-time) compiler, PyPy: Python for speed, Psyco: The original just-in-time compiler
JSON format, Nesting Revisited, The has_key method is dead in 3.X: Long live in!, Storing Python Objects in JSON FormatStoring Python Objects in JSON Format
about, Nesting Revisited, The has_key method is dead in 3.X: Long live in!
storing objects in, Storing Python Objects in JSON FormatStoring Python Objects in JSON Format
json module, Database Programming, Nesting Revisited, The has_key method is dead in 3.X: Long live in!, Storing Python Objects in JSON Format
jump tables, Why Use lambda?, Multiway branch switches: The finale
just-in-time (JIT) compiler, PyPy: Python for speed, Psyco: The original just-in-time compiler
Jython system, Python Implementation Alternatives, Jython: Python for Java