mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 19:40:12 +01:00
Remove textwrap backport - textwrap added in Python 3.4
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
import etgtools
|
||||
import etgtools.tweaker_tools as tools
|
||||
from buildtools.backports.textwrap3 import dedent
|
||||
from textwrap import dedent
|
||||
|
||||
PACKAGE = "wx"
|
||||
MODULE = "_core"
|
||||
|
||||
Reference in New Issue
Block a user