Comment 3 for bug 127023

Revision history for this message
Matthias Klose (doko) wrote :

no, it's not a bug; see the line before:

  tokenize.py: from token import *

$ python2.5
Python 2.5.1 (r251:54863, Jul 17 2007, 16:02:11)
[GCC 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tokenize
>>>

reassigning back to apport.