~mysql/myconnpy/1.0

« back to all changes in this revision

Viewing changes to python3/tests/test_network.py

  • Committer: Geert Vanderkelen
  • Date: 2013-01-31 14:03:06 UTC
  • Revision ID: geert.vanderkelen@oracle.com-20130131140306-5cy86x6iwz9t2gyc
BUG#16249347: Fixed mail address of FSF in copyright notice

The mail address of FSF was wrong in the copyright
notices. We have updated all files and update tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#
20
20
# You should have received a copy of the GNU General Public License
21
21
# along with this program; if not, write to the Free Software
22
 
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
22
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
23
23
 
24
24
"""Unittests for mysql.connector.network
25
25
"""