Fix top.diff.

This commit is contained in:
Albert Cervera i Areny 2016-03-13 00:32:33 +01:00
parent b3efee42ca
commit 1c6f9f9778
1 changed files with 1 additions and 2 deletions

View File

@ -39,11 +39,10 @@ diff -r 649b0805fa93 trytond/protocols/dispatcher.py
diff -r 649b0805fa93 trytond/protocols/top.py
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/trytond/trytond/protocols/top.py Sun Apr 19 03:18:20 2015 +0200
@@ -0,0 +1,89 @@
@@ -0,0 +1,90 @@
+import random
+import signal
+import locale
+import sys
+import faulthandler
+from operator import itemgetter
+from datetime import datetime