Files
jedi/test.py
2012-02-20 00:04:35 +01:00

52 lines
626 B
Python

#!/usr/bin/env python
# test comment
import datetime
from token import *
from time import sleep
from token import OP as OP_TEST, INDENT as INDENT_TEST
aaa = 6; bbb = 13
ccc = bbb; d = open("test.py");
class Supi(A, datetime.datetime):
""" test123 """
class 2
static_var = 0
def __init__():
import time
pass
def test(self):
print 1
return A()
class A():
class B():
def test(self):
return A()
class C:
a = A()
b = a.test()
def blub:
cdef = 5
def func():
def test:
return 2
cdef = A()
return test
for i in range(3):
asdf = aaa
print 'blub'
datetime.
A.