Skip to content

Conversation

@Zectbumo
Copy link

@adamv
Copy link
Contributor

adamv commented Oct 30, 2010

Is there a repro case (ie, file you were trying to run) that exhibits the bug before the change?

@Zectbumo
Copy link
Author

steps to reproduce:

  1. create file in TextMate:
    from timeit import Timer
    Timer('None', ' None')
  2. Run Script (CMD-R)

@adamv
Copy link
Contributor

adamv commented Oct 30, 2010

Without the fix, this gives me output like: http://gist.github.com/655731

@adamv
Copy link
Contributor

adamv commented Oct 30, 2010

On Python 2.6

@Zectbumo
Copy link
Author

true, now that I think about it, the code I edited on github had '% repr(arg)' which should already fix the problem. My python.tmbundle code on my machine had only '% arg'
Which makes me think I'm out of date. I am running the latest:
Latest minor build of TextMate is 1509.
You are using build 1509.

Does textmate update not update python.tmbundle?

@Zectbumo
Copy link
Author

Aw, man. I'm out of date. Sorry for the inconvenience.

@adamv
Copy link
Contributor

adamv commented Oct 31, 2010

No problem; closing.

This pull request was closed.
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