Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How can i limit length string?
Post: RE: How can i limit length string?

(Feb-10-2020, 12:11 PM)Jendker Wrote: variable = queue['name'][:128] will give you a string variable variable which is queue['name'] truncated to 128 first characters. If it is less it will still wo...
perrfect General Coding Help 3 14,104 Feb-10-2020, 02:34 PM
    Thread: How can i limit length string?
Post: How can i limit length string?

Hi. I'm not python developer, but i need change some python script. I use this script in my zabbix-server for rabbitMQ https://github.com/jasonmcintosh/rabbitm...tmq/api.py And names on my rabbitMQ-se...
perrfect General Coding Help 3 14,104 Feb-10-2020, 12:05 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020