bug #1338 Fixed fetching of a property defined but not initialized in C extension...
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 13 Feb 2014 10:11:56 +0000 (11:11 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 13 Feb 2014 10:11:56 +0000 (11:11 +0100)
This PR was merged into the 1.15-dev branch.

Discussion
----------

Fixed fetching of a property defined but not initialized in C extension

This PR fixed #1337

Commits
-------

6e800d8 Fixed fetching of a property defined but not initialized in C extension, fixed #1337


Trivial merge