Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python-docx / features / run-access-content.feature
Size: Mime:
Feature: Access run content
  In order to discover or locate existing inline content
  As a developer using python-docx
  I need ways to access the run content


  Scenario: Get run content as Python text
    Given a run having mixed text content
     Then the text of the run represents the textual run content