Skip to content

Alternate pprint implementation#2

Closed
abadger wants to merge 1 commit intomithro:masterfrom
abadger:prettyprint
Closed

Alternate pprint implementation#2
abadger wants to merge 1 commit intomithro:masterfrom
abadger:prettyprint

Conversation

@abadger
Copy link

@abadger abadger commented Dec 12, 2014

As discussed in zestyping#21 I've made some changes to the pprint change proposed there.

  • this will save long values into a separate file
  • this makes pprint of the variable the default. I think this is a good idea because it will handle things like dicts nested within lists and other builtin types.

@mithro mithro force-pushed the master branch 2 times, most recently from 3b94cd6 to bd88745 Compare June 10, 2015 04:49
@mithro
Copy link
Owner

mithro commented Jun 10, 2015

This change has been merged into https://github.com/mithro/q/tree/abadger-pretty-print - I still need to add a test to check the functionality actually works before I can merge upstream.

Any chance @abadger you have time to add a test?

@mithro mithro closed this Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants