~vil/pydev/upstream

« back to all changes in this revision

Viewing changes to org.python.pydev/tests/pysrc/testenc/enccp1251.py

  • Committer: Vladimír Lapáček
  • Date: 2006-08-30 18:38:44 UTC
  • Revision ID: vladimir.lapacek@gmail.com-20060830183844-f4d82c1239a7770a
Initial import of upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/python
 
2
# -*- coding: UTF-8 -*-
 
3
 
 
4
# the coding must match: coding[:=]\s*([-\w.]+)
 
5
#in the first or second line of code
 
6
class Cp1251Enc:
 
7
    '''? ? ? ? ?'''
 
 
b'\\ No newline at end of file'