##// END OF EJS Templates
only check for formatters on instances...
only check for formatters on instances use inspect.isclass to disallow unbound methods, not type checking on the method itself

File last commit:

r12815:db07f4de
r19026:7658e7aa
Show More
README
10 lines | 195 B | text/plain | TextLexer
MinRK
reorganize default config files to match profiles as directories...
r3954 This is the IPython directory.
For more information on configuring IPython, do:
MinRK
update IPYTHONDIR readme...
r12815 ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create