X Tutup
Skip to content

Commit b312472

Browse files
committed
Deliberately comment out syntax error
1 parent 6f9c7cf commit b312472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/repl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# THE SOFTWARE.
2222
#
2323

24-
G*RLLCRA RHTNSAHTNSOG()*(@****
24+
# G*RLLCRA RHTNSAHTNSOG()*(@****
2525
from __future__ import with_statement
2626
import code
2727
import codecs

0 commit comments

Comments
 (0)
X Tutup