Commit message Age Author Refs
r1335:5458cf18
Made ipcluster not use security by default. We need to revist this as ipcluster will eventually need security. But for now this should be fine as ipcluster only really works for starting things on localhost.
Brian E Granger
0
r1334:049617d6
Added Nose support for IPython doctests and extension modules.
Fernando Perez
0
r1333:933b1e98
More testing cleanup...
Fernando Perez
0
r1332:9a4b350a
Testing cleanup of old/conflicting stuff.
Fernando Perez
0
r1331:9992bddd
Refactor of platutils for cleanup. Reduces duplication of common functionality, os-specific modules only implement their own routines and the common code is provided by the top-level public module.
Fernando Perez
0
r1330:8215c621
Make sure that if synchronization is with .pyc file the corresponding .py file is used for the synchronization.
vds
0
r1329:cf884f00
Update docs about emacs configuration to use pylab.
Fernando Perez
0
r1328:d2f88695
Update docs for ipython.el. - Add mention of how to configure pylab use, after a question by David Strozzi <david.strozzi-AT-gmail.com> on the list. - Update mention of %debug in addition to %pdb for post-mortem debugging.
Fernando Perez
0
r1327:5ccb91d9
SList.sort() - remove an accidental debug print
Ville M. Vainio
0
r1326:0a5158b9
sort() returns SList (obviously), %cpaste foo assigns the pasted block to foo as string list
Ville M. Vainio
0
< 1 .. 2744 2745 2746 2747 2748 .. 2879 >