Package parsedatetime :: Package tests
[hide private]
[frames] | no frames]

Package tests

source code

Unit tests for parsedatetime

The tests can be run as a suite by running:
   python run_tests.py parsedatetime


Submodules [hide private]

Variables [hide private]
  license = '\nCopyright (c) 2004-2007 Mike Taylor\nCopyright (c...
Variables Details [hide private]

license

Value:
'''
Copyright (c) 2004-2007 Mike Taylor
Copyright (c) 2006-2007 Darshana Chhajed
All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
...