cmp alternative
This commit is contained in:
parent
1f2d5c774b
commit
1600614189
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ from frappe.utils.user import is_website_user
|
|||
from frappe.model.naming import make_autoname
|
||||
from frappe.core.doctype.dynamic_link.dynamic_link import deduplicate_dynamic_links
|
||||
from six import iteritems, string_types
|
||||
from past.builtins import cmp
|
||||
|
||||
import functools
|
||||
|
||||
|
|
|
|||
|
|
@ -48,3 +48,4 @@ googlemaps
|
|||
mycli
|
||||
dill
|
||||
braintree
|
||||
future
|
||||
Loading…
Add table
Reference in a new issue