403Webshell
Server IP : 45.40.142.9  /  Your IP : 216.73.216.250
Web Server : Apache
System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : bayspec ( 506)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/python-iniparse-0.3.1/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/python-iniparse-0.3.1/Changelog
2009-03-02
* released 0.3.1

2009-03-01
* Fix empty line bugs introduced by the compatibility hack

2009-02-27
* released 0.3.0

2009-02-22
* Make INIConfig objects pickle-able
* Fix the defaults() method
* Replicate ConfigParser behavior regarding empty lines in
  multi-line values - empty lines are stripped on parsing,
  but preserved when the value is explicitly set.

2009-02-10
* Skip DEFAULT section when listing sections (issue 8)

2009-02-03
* Bugfixes for continuation line behavior, based on patch by
  sidnei.da.silva - (1) preserve empty lines in multi-line
  values, and (2) fix assignment to multi-line values

2008-12-06
* released 0.2.4

2008-12-06
* upgraded test_compat to the tests included with python-2.6.1
* fixed compatibility warnings generated by the '-3' option
* Python's ConfigParser has acquired the ability to use custom dict
  types - presumably to support user-controlled ordering.  This
  feature does not seem to make sense in the context of iniparse,
  so I'm not planning on adding support for it (unless I hear
  otherwise from users).

2008-12-05
* add hack to fix unicode support on python-2.4.x
* use the built-in set() type instead of the pre-2.4 sets module

2008-04-06
* support files opened in unicode mode
* handle BOMs in unicode mode

2008-03-30
* cleanup ConfigNamespace docs
* rename readfp() to _readfp()
* replace import_namespace() with an update_config() utility function.

2007-12-11
* released 0.2.3

2007-12-09
* preserve whitespace around '=' and ':'

2007-10-02
* handle empty files

2007-09-24
* released 0.2.2

2007-09-09
* allow multi-line values to span comments and blank lines

2007-08-07
* released version 0.2.1

2007-07-28
* only use .readline() on file objects for better ConfigParser compatibility
* spec file fixes for fedora

2007-07-19
* released version 0.2

2007-07-10
* renamed project to iniparse
* renamed classes to reflect new project name
* made names more friendly and PEP 8 compliant

2007-07-10
* imported into google-code

2004-10-03
* packaged, added licences, etc.
* released version 0.1

Youez - 2016 - github.com/yon3zu
LinuXploit