Maximilian Hils
|
770936f1f9
|
raise TypeError on invalid header assignment, fix #1562
|
2016-09-21 19:21:32 -07:00 |
|
Manish Kumar
|
2cf4efab07
|
fixing lint error
|
2016-08-26 14:22:02 +05:30 |
|
Manish Kumar
|
16401d5be8
|
fixed : Divide by zero error came when string was empty, also a test
|
2016-08-26 12:52:51 +05:30 |
|
Maximilian Hils
|
4534363671
|
add escape_single_quotes=False arg to bytes_to_escaped_str
|
2016-07-29 19:54:44 -07:00 |
|
Shadab Zafar
|
83a1cc5a9a
|
Make escape_control_characters handle strings on Py2
|
2016-07-09 13:28:20 +05:30 |
|
Maximilian Hils
|
00dce24015
|
tests++
|
2016-07-07 18:02:59 -07:00 |
|
Maximilian Hils
|
444f0a4c39
|
py3++
|
2016-07-06 17:31:08 -07:00 |
|
Maximilian Hils
|
d51cf543bb
|
remove clean_bin, clarify unicode handling
|
2016-07-05 15:11:32 -07:00 |
|
Maximilian Hils
|
2c09e0416b
|
minor fixes
|
2016-07-01 17:49:18 -07:00 |
|
Maximilian Hils
|
536c7acd13
|
py3++
|
2016-07-01 14:10:48 -07:00 |
|
Maximilian Hils
|
c98c83190b
|
tests++
|
2016-06-07 01:03:08 -07:00 |
|
Aldo Cortesi
|
09da1febbd
|
Shift a bunch more string-related functions to strutils
|
2016-06-02 13:04:19 +12:00 |
|
Aldo Cortesi
|
cccdc98426
|
Utils reorganisation: add netlib.strutils
Extract a number of string and format-related functions to netlib.strutils.
|
2016-06-02 12:31:41 +12:00 |
|