~ubuntu-branches/ubuntu/trusty/python-happybase/trusty

« back to all changes in this revision

Viewing changes to happybase/hbase/constants.py

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2013-05-30 13:56:42 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130530135642-tveld2y1dbkhmuv3
Tags: 0.6-1
* New upstream release (Closes: #712971).
* Ran wrap-and-sort.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# Autogenerated by Thrift Compiler (0.8.0)
 
2
# Autogenerated by Thrift Compiler (0.9.0)
3
3
#
4
4
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5
5
#
6
 
#  options string: py
 
6
#  options string: py:new_style
7
7
#
8
8
 
9
 
from thrift.Thrift import TType, TMessageType, TException
 
9
from thrift.Thrift import TType, TMessageType, TException, TApplicationException
10
10
from ttypes import *
11
11