Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPython 0.11 quickref card has superfluous "%recall and" #932

Closed
brannerchinese opened this issue Oct 26, 2011 · 7 comments
Closed

IPython 0.11 quickref card has superfluous "%recall and" #932

brannerchinese opened this issue Oct 26, 2011 · 7 comments
Assignees
Milestone

Comments

@brannerchinese
Copy link

I'm not sure where most appropriately to report this, but the Quick Reference Card generated by IPython 0.11 has an extra "%recall and" at the end of the magic function descriptions for both %recall and %rep:

%recall:

Repeat a command, or get command to input line for editing. %recall and

%rep:
Repeat a command, or get command to input line for editing. %recall and

Thanks.

@takluyver
Copy link
Member

On 26 October 2011 16:26, David Branner <
reply@reply.github.com>wrote:

I'm not sure where most appropriately to report this, but the Quick
Reference Card generated by IPython 0.11 has an extra "%recall and" at the
end of the magic function descriptions for both %recall and %rep:

%recall:
Repeat a command, or get command to input line for editing. %recall
and

%rep:
Repeat a command, or get command to input line for editing. %recall
and

Thanks.

Thanks. It's seemingly just taking the first line of the docstring - it's
meant to say that "%recall and %rep are equivalent". Feel free to open an
issue so we don't forget about it.

Thomas

@takluyver
Copy link
Member

(Oops, I missed that this was already an issue. Ignore me...)

@ghost ghost assigned takluyver Nov 9, 2011
@takluyver
Copy link
Member

Fixed in trunk. Thanks, David.

@brannerchinese
Copy link
Author

Grazie, signor!

  • dpb

On Wed, Nov 9, 2011 at 4:40 PM, Thomas <
reply@reply.github.com>wrote:

Fixed in trunk. Thanks, David.


Reply to this email directly or view it on GitHub:
#932 (comment)

@brannerchinese
Copy link
Author

Dear Thomas,

I have a strange situation occurring with ipython 0.11 on Ubuntu 10.04.3
and Mac OS X.6.8. Briefly, random numbers generated in a certain
environment with a seed are almost but not absolutely identical on
successive runs of the program. This problem does not occur with Python
2.6.5, only with Ipython. Can I send you details about it? Since it
involved unfinished code for a class assignment, I don't want the code to
become public.

  • dpb

On Wed, Nov 9, 2011 at 4:40 PM, Thomas <
reply@reply.github.com>wrote:

Fixed in trunk. Thanks, David.


Reply to this email directly or view it on GitHub:
#932 (comment)

@takluyver
Copy link
Member

I'll have a look. You should be able to message me on Github, or let me know, and I'll send my email address.

@brannerchinese
Copy link
Author

Thanks. I'd rather send this privately through email, lest the code leak
out. I'm just concerned about future students finding the code, somehow —
there's been a great deal of that this term.

  • dpb

On Fri, Dec 9, 2011 at 3:34 PM, Thomas <
reply@reply.github.com

wrote:

I'll have a look. You should be able to message me on Github, or let me
know, and I'll send my email address.


Reply to this email directly or view it on GitHub:
#932 (comment)

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants