Hello! I'm currently trying to figure out, how to bypass amp value limit of 64kb. First tought was to split string into chunks <64kb, then join before processing. Problem is, how to dinamicaly generate amp.Command argument list. Maybe there is other well known method how to achieve this? Thank You! _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
- [Twisted-Python] is there way to baypass value limit of 64... MārisR
- Re: [Twisted-Python] is there way to baypass value li... Glyph Lefkowitz
- Re: [Twisted-Python] is there way to baypass valu... Maris Ruskulis