Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/Include/compile.h

    r2 r388  
    3434PyAPI_FUNC(PyFutureFeatures *) PyFuture_FromAST(struct _mod *, const char *);
    3535
    36 #define ERR_LATE_FUTURE \
    37 "from __future__ imports must occur at the beginning of the file"
    3836
    3937#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.