Commit f57e4fe8 authored by hupantingxue's avatar hupantingxue

Compatible with python3.x;

parent a1fa5708
#!/usr/bin/env python
#-*- coding:utf8 -*-
if not unicode:
unicode = str
def add(*types):
"""Select a (list of) to be added objects(s)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment